Skip to content

Commit 51ff83f

Browse files
committed
Added new demos to continuous integration
1 parent 15d6e62 commit 51ff83f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,12 @@ cache:
99
- "~/.platformio"
1010

1111
env:
12+
- PLATFORMIO_CI_SRC=examples/PlaneSpotterDemo
1213
- PLATFORMIO_CI_SRC=examples/WeatherStationDemo
14+
- PLATFORMIO_CI_SRC=examples/WeatherStationDemoExtended
15+
- PLATFORMIO_CI_SRC=examples/WeatherStationDemoExtendedDST
1316
- PLATFORMIO_CI_SRC=examples/WorldClockDemo
17+
- PLATFORMIO_CI_SRC=examples/WundergroundClientPlainDemo
1418

1519

1620
install:

0 commit comments

Comments
 (0)