mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-17 08:34:00 +00: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:
|
env:
|
||||||
- BUILD_TYPE=default
|
- BUILD_TYPE=default
|
||||||
- BUILD_TYPE=qt-android
|
- BUILD_TYPE=android
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user