mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-27 18:30:56 +00:00
Travis: Remove old clang cache workaround.
Now having spaces is causing problems saving the cache. It properly uses other parameters now in the cache key.
This commit is contained in:
parent
a5f21b4b2d
commit
c6c226026d
@ -58,7 +58,7 @@ matrix:
|
||||
env: PPSSPP_BUILD_TYPE=Android
|
||||
APP_ABI=x86_64
|
||||
- os: linux
|
||||
compiler: "clang linux"
|
||||
compiler: "clang"
|
||||
env: PPSSPP_BUILD_TYPE=Linux
|
||||
- os: linux
|
||||
compiler: "gcc"
|
||||
|
Loading…
Reference in New Issue
Block a user