mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 14:07:57 -05:00
Travis: Enable APT cache. This should give us a small boost
http://docs.travis-ci.com/user/caching/#Caching-Ubuntu-packages
This commit is contained in:
@ -4,6 +4,8 @@ os:
|
|||||||
|
|
||||||
language: cpp
|
language: cpp
|
||||||
|
|
||||||
|
cache: apt
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sh .travis-deps.sh
|
- sh .travis-deps.sh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user