Travis: Add Qt5 job

This commit is contained in:
Lukas W
2015-06-16 18:23:01 +02:00
parent aaaa11c943
commit baf883d808
4 changed files with 19 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ matrix:
include:
- env: TARGET_OS=win32
- env: TARGET_OS=win64
- env: QT5=True
- os: osx
before_install:
- sh ${TRAVIS_BUILD_DIR}/.travis/${TRAVIS_OS_NAME}.${TARGET_OS}.before_install.sh