Added cache apt in travis.yml

This commit is contained in:
Takeshi Nakatani 2015-04-18 13:45:58 +00:00
parent 490ed8f689
commit 43191eea53
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: cpp
cache: apt
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libfuse-dev