Added MQTT client, better speaker handling, fixed bug in FTP server, ...
This commit is contained in:
7
lib/pubsubclient/.travis.yml
Normal file
7
lib/pubsubclient/.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
sudo: false
|
||||
language: cpp
|
||||
compiler:
|
||||
- g++
|
||||
script: cd tests && make && make test
|
||||
os:
|
||||
- linux
|
Reference in New Issue
Block a user