Skip to content

Commit 69e0306

Browse files
authored
Update .travis.yml
labsquare#98 Qt 5.12
1 parent 6092a96 commit 69e0306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ script:
2727
- make
2828
- sudo make install
2929
- cd ../..
30-
- /opt/qt58/bin/qmake PREFIX=/usr
30+
- /opt/qt512/bin/qmake PREFIX=/usr
3131
- make
3232
- # Generate AppImage
3333
- sudo apt-get -y install checkinstall

0 commit comments

Comments
 (0)