This commit is contained in:
Jan-Piet Mens
2015-10-13 14:55:08 +02:00
parent cad86be521
commit 0a00bd1cd2

View File

@@ -2,6 +2,7 @@ language: c
compiler: gcc
before_install:
- sudo apt-get update -qq
- apt-cache search mosquitto
- sudo apt-get install -qq libmosquitto-dev
install:
- make install