Fix cache
This commit is contained in:
parent
54df8eb86f
commit
a7eae26d90
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue