POSIX shell.
This commit is contained in:
parent
ff06e9f638
commit
823d2ce75b
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ if test "$TRAVIS_OS_NAME" = "osx"; then
|
||||||
brew install qt5
|
brew install qt5
|
||||||
else
|
else
|
||||||
# Linux.
|
# Linux.
|
||||||
|
sudo add-apt-repository ppa:beineri/opt-qt57-trusty -y
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get -y install qt57tools qt57base qt57webengine
|
sudo apt-get -y install qt57tools qt57base qt57webengine
|
||||||
. /opt/qt57/bin/qt57-env.sh
|
. /opt/qt57/bin/qt57-env.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue