source: rtos_arduino/trunk/arduino_lib/libraries/pubsubclient-2.6/.travis.yml@ 209

Last change on this file since 209 was 209, checked in by ertl-honda, 8 years ago

BlueMix用のフィアルを追加

File size: 96 bytes
Line 
1sudo: false
2language: cpp
3compiler:
4 - g++
5script: cd tests && make && make test
6os:
7 - linux
Note: See TracBrowser for help on using the repository browser.