libzmq/.travis.yml
2015-08-02 18:59:34 +01:00

15 lines
184 B
YAML

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