mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-23 12:24:02 -07:00
travis cache for cmake and sdl2 (#2060)
This commit is contained in:
@@ -26,6 +26,10 @@ addons:
|
||||
- lib32stdc++6 # For CMake
|
||||
- lftp # To upload builds
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.local
|
||||
|
||||
install: ./.travis-deps.sh
|
||||
script: ./.travis-build.sh
|
||||
after_success: ./.travis-upload.sh
|
||||
|
Reference in New Issue
Block a user