libzmq/.travis.yml
Joe McIlvain 5b6293c57e Problem: qt-android build doesn't fully work for downstream builds
Solution: Fix the qt-android build
2014-11-04 13:55:48 -08:00

11 lines
165 B
YAML

# Travis CI script
language: c
env:
- BUILD_TYPE=default
- BUILD_TYPE=qt-android
# Build and check this project according to the BUILD_TYPE
script: ./ci_build.sh