travis: use Qt 5.6.2 on MacOS
This commit is contained in:
parent
ab1723fc6f
commit
9716e70d7e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
export QT_SHORT_VERSION=5.6
|
||||
export QT_LONG_VERSION=5.6.0
|
||||
export QT_LONG_VERSION=5.6.2
|
||||
export QT_INSTALLER_ROOT=qt-opensource-mac-x64-clang-${QT_LONG_VERSION}
|
||||
export QT_INSTALLER_FILENAME=${QT_INSTALLER_ROOT}.dmg
|
||||
|
||||
|
|
Loading…
Reference in a new issue