2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01: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:
Yuri Kunde Schlesner 2014-12-20 14:37:00 -02:00
parent c2753d37a7
commit c7bba5a079

View file

@ -4,6 +4,8 @@ os:
language: cpp
cache: apt
before_install:
- sh .travis-deps.sh