Update .travis.yml

This commit is contained in:
Felix Rusu 2020-04-16 19:31:37 -04:00
parent 2b6f550636
commit d9b79a00a2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ env:
- PLATFORMIO_CI_SRC=Examples/MotionMote/MotionMote.ino
- PLATFORMIO_CI_SRC=Examples/Node
- PLATFORMIO_CI_SRC=Examples/OLEDMote
- PLATFORMIO_CI_SRC=Examples/PiGateway/PiGateway_Basic.ino
- PLATFORMIO_CI_SRC=Examples/PiGateway_Basic/PiGateway_Basic.ino
- PLATFORMIO_CI_SRC=Examples/PiGateway/PiGateway.ino
- PLATFORMIO_CI_SRC=Examples/PulseMeter
- PLATFORMIO_CI_SRC=Examples/RandomNumbers