try fix TravisCI again

This commit is contained in:
Le Tan 2020-03-01 10:53:59 +08:00
parent 7e4bd6b6aa
commit fd5ff336b4

View File

@ -25,7 +25,7 @@ git clone https://github.com/tamlok/qtci.git
source qtci/path.env source qtci/path.env
echo Installing Qt 5.9.8 echo Installing Qt 5.9.8
install-qt 5.9.8 > /dev/null 2> /dev/null travis_wait 30 install-qt 5.9.8 > /dev/null 2> /dev/null
source qt-5.9.8.env source qt-5.9.8.env
echo $PATH echo $PATH