Commit 5ea59908 authored by Daenyth's avatar Daenyth
Browse files

Cache apt for travis

parent 8a331e30
......@@ -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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment