libzmq/.travis.yml

11 lines
171 B
YAML
Raw Normal View History

2014-08-12 12:30:43 +02:00
# Travis CI script
2013-05-21 09:20:39 +02:00
language: c
env:
- BUILD_TYPE=default
- BUILD_TYPE=qt-android
# Build and check this project according to the BUILD_TYPE
script: ./ci_build.sh