mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: travis CI tries to build "qt-android"
Solution: change .travis.yml to build "android" instead of "qt-android"
This commit is contained in:
parent
a9bad3bc13
commit
bd222d9206
@ -8,7 +8,7 @@ os:
|
||||
|
||||
env:
|
||||
- BUILD_TYPE=default
|
||||
- BUILD_TYPE=qt-android
|
||||
- BUILD_TYPE=android
|
||||
|
||||
sudo: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user