mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-06 18:14:23 -08:00
Cache apt for travis
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user