mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-23 09:59:39 -04: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
|
||||
|
||||
cache: apt
|
||||
|
||||
before_install:
|
||||
- sh .travis-deps.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user