We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e4f8e commit e566235Copy full SHA for e566235
.travis.yml
@@ -3,7 +3,7 @@ os:
3
- linux
4
- osx
5
env:
6
- - CFLAGS="-O0 -g" QMAKEFLAGS="-config debug" PATH=/opt/qt56/bin:/usr/local/opt/qt5/bin:$PATH
+ - CFLAGS="-O0 -g" QMAKEFLAGS="-config debug" PATH=/opt/qt59/bin:/usr/local/opt/qt5/bin:$PATH
7
addons:
8
apt:
9
sources:
0 commit comments