Skip to content

Commit

Permalink
Update .travis_linux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tamlok authored May 11, 2019
1 parent aeedb09 commit 8d780bd
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 @@ -16,7 +16,7 @@ sudo apt-get -y install qt59base qt59webengine qt59webchannel qt59svg qt59locati
source /opt/qt*/bin/qt*-env.sh

# Compile qt5ct
wget -c https://jaist.dl.sourceforge.net/project/qt5ct/qt5ct-0.37.tar.bz2
wget -c https://excellmedia.dl.sourceforge.net/project/qt5ct/qt5ct-0.37.tar.bz2
tar xf qt5ct-0.*.tar.bz2
cd qt5ct-0.*/
QT_SELECT=5 qmake
Expand Down

0 comments on commit 8d780bd

Please sign in to comment.