mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-13 15:36:51 +01:00
BugFix: Segmentation fault of Tree32
Add: "make test" to .travis.yaml Add: compile GatewayTester to .travis.yaml Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
@@ -14,6 +14,11 @@ script:
|
||||
- cd MQTTSNGateway
|
||||
- make CXX="g++-4.8" SENSORNET="xbee"
|
||||
- make CXX="g++-4.8" SENSORNET="udp"
|
||||
- make test
|
||||
|
||||
- cd GatewayTester
|
||||
- make CXX="g++-4.8"
|
||||
|
||||
|
||||
notifications:
|
||||
emails:
|
||||
|
||||
Reference in New Issue
Block a user