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
1 changed files with 2 additions and 0 deletions

View File

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