Skip to content

Commit 50e7ce8

Browse files
committed
LEV: Display: Add example to Travis config
Add to build so its compile tested all the time
1 parent 81c9431 commit 50e7ce8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ env:
3737
- PLATFORMIO_CI_SRC=examples/EnvironmentDisplay/EnvironmentDisplay.ino
3838
- PLATFORMIO_CI_SRC=examples/HeartRateDisplay/HeartRateDisplay.ino
3939
- PLATFORMIO_CI_SRC=examples/BicycleSpeedDisplay/BicycleSpeedDisplay.ino
40+
- PLATFORMIO_CI_SRC=examples/LEVDisplay/LEVDisplay.ino
4041

4142
install:
4243
- pip install -U platformio

0 commit comments

Comments
 (0)