Cache apt for travis

This commit is contained in:
Daenyth 2014-06-25 01:29:06 -04:00
parent 8a331e30c6
commit 5ea59908a8

View file

@ -6,3 +6,4 @@ script: mkdir build && cd build && cmake .. && make
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev
cache: apt