Skip to content

Commit

Permalink
update linux ci to Qt 5.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tamlok committed May 11, 2018
1 parent 1403324 commit ae6bd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project_dir=$(pwd)

# Install qt5.9
sudo add-apt-repository ppa:george-edison55/cmake-3.x -y
sudo add-apt-repository ppa:beineri/opt-qt591-trusty -y
sudo add-apt-repository ppa:beineri/opt-qt594-trusty -y
sudo apt-get update -qq
sudo apt-get -y install qt59base qt59webengine qt59webchannel qt59svg qt59location qt59tools qt59translations
source /opt/qt*/bin/qt*-env.sh
Expand Down

0 comments on commit ae6bd79

Please sign in to comment.