mirror of
https://github.com/thelsing/knx.git
synced 2026-03-22 02:17:59 +01:00
Update .travis.yml
This commit is contained in:
@@ -32,4 +32,4 @@ script:
|
||||
- if [ "$MODE" = "LINUX" ]; then cd build; fi
|
||||
- if [ "$MODE" = "LINUX" ]; then cmake ..; fi
|
||||
- if [ "$MODE" = "LINUX" ]; then make; fi
|
||||
- if [ "$MODE" = "ARDUINO" ]; then build_platform esp8266; fi
|
||||
- if [ "$MODE" = "ARDUINO" ]; then arduino --verify --board esp8266:esp8266:nodemcuv2 $PWD/examples/knx-demo/knx-demo.ino; fi
|
||||
|
||||
Reference in New Issue
Block a user