mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 17:14:52 -07:00
Cache apt for travis
This commit is contained in:
parent
8a331e30c6
commit
5ea59908a8
1 changed files with 1 additions and 0 deletions
|
|
@ -6,3 +6,4 @@ script: mkdir build && cd build && cmake .. && make
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -y qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev
|
- sudo apt-get install -y qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev
|
||||||
|
cache: apt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue