added mqtt

This commit is contained in:
john30
2017-06-03 09:15:07 +02:00
parent aaa56aeedf
commit 4b3b427e9c
+1
View File
@@ -6,6 +6,7 @@ addons:
packages:
- g++-4.8
- php5-cli
- libmosquitto1
before_install:
- sudo apt-get -qq update
- export CXX=g++-4.8