Added qmake qt5 configuration

This commit is contained in:
Xawotihs
2014-08-02 18:37:53 +02:00
parent 7d4e5177b9
commit 7053531a4d

View File

@@ -21,6 +21,9 @@ install:
- $ANDROID list sdk --extended -a
- echo yes | $ANDROID update sdk -a --filter "tools","platform-tools","build-tools-19.1.0","android-10" --no-ui --force
- sudo pip install pyjavaproperties
before_script:
- qmake -qt=qt5 -v
- qmake -qt=qt5
script: ./travis-script.sh
env:
global: