POSIX shell.
This commit is contained in:
parent
ff06e9f638
commit
823d2ce75b
@ -6,6 +6,7 @@ if test "$TRAVIS_OS_NAME" = "osx"; then
|
||||
brew install qt5
|
||||
else
|
||||
# Linux.
|
||||
sudo add-apt-repository ppa:beineri/opt-qt57-trusty -y
|
||||
sudo apt-get update
|
||||
sudo apt-get -y install qt57tools qt57base qt57webengine
|
||||
. /opt/qt57/bin/qt57-env.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user