Commit bd222d92 authored by Luca Boccassi's avatar Luca Boccassi

Problem: travis CI tries to build "qt-android"

Solution: change .travis.yml to build "android" instead of "qt-android"
parent a9bad3bc
......@@ -8,7 +8,7 @@ os:
env:
- BUILD_TYPE=default
- BUILD_TYPE=qt-android
- BUILD_TYPE=android
sudo: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment