Added qmake qt5 configuration
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user