POSIX shell.

This commit is contained in:
Martin Rotter 2016-08-24 11:21:42 +02:00
parent ff06e9f638
commit 823d2ce75b
1 changed files with 1 additions and 0 deletions

View File

@ -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