1
0
Fork 0

Fix cache

This commit is contained in:
NamedKitten 2018-10-13 18:18:45 +01:00
parent 54df8eb86f
commit a7eae26d90

View file

@ -7,6 +7,7 @@ cache:
- $TRAVIS_BUILD_DIR/apt-cache/
before_install:
- mkdir -p $TRAVIS_BUILD_DIR/apt-cache/
- sudo add-apt-repository ppa:beineri/opt-qt-5.11.1-xenial -y
- sudo apt-get update