Fix travis builds.
This commit is contained in:
parent
796024529c
commit
39b9867dc7
@ -9,7 +9,7 @@ if test "$TRAVIS_OS_NAME" = "osx"; then
|
|||||||
brew link --force curl
|
brew link --force curl
|
||||||
else
|
else
|
||||||
# Linux.
|
# 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 update
|
||||||
sudo apt-get -y install qt57tools qt57base qt57webengine
|
sudo apt-get -y install qt58tools qt58base qt58webengine
|
||||||
fi
|
fi
|
Loading…
x
Reference in New Issue
Block a user