diff --git a/.travis.yml b/.travis.yml index 52942e4d..c590b6d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,8 @@ language: cpp compiler: - gcc +cache: apt + before_install: - sudo apt-get update -qq