Fix travis builds.
This commit is contained in:
parent
796024529c
commit
39b9867dc7
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ if test "$TRAVIS_OS_NAME" = "osx"; then
|
|||
brew link --force curl
|
||||
else
|
||||
# Linux.
|
||||
sudo add-apt-repository ppa:beineri/opt-qt57-trusty -y
|
||||
sudo add-apt-repository ppa:beineri/opt-qt58-trusty -y
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install qt57tools qt57base qt57webengine
|
||||
sudo apt-get -y install qt58tools qt58base qt58webengine
|
||||
fi
|
Loading…
Add table
Reference in a new issue