mosquitto/.travis.yml
2015-02-09 22:03:04 +00:00

14 lines
261 B
YAML

language: c
compiler:
- gcc
- clang
os:
- linux
- osx
script: make
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y debhelper libc-ares-dev libssl-dev libwrap0-dev python-all python3-all uthash-dev uuid-dev libuuid1