We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ef73d commit e43f26fCopy full SHA for e43f26f
.travis.yml
@@ -35,6 +35,8 @@ cache:
35
36
env:
37
- PLATFORMIO_CI_SRC=examples/BicycleSpeedDisplay/BicycleSpeedDisplay.ino
38
+ - PLATFORMIO_CI_SRC=examples/DeviceSearch/DeviceSearch.ino
39
+ - PLATFORMIO_CI_SRC=examples/DynamicProfiles/DynamicProfiles.ino
40
- PLATFORMIO_CI_SRC=examples/EnvironmentDisplay/EnvironmentDisplay.ino
41
- PLATFORMIO_CI_SRC=examples/HeartRateDisplay/HeartRateDisplay.ino
42
- PLATFORMIO_CI_SRC=examples/HeartRateMonitor/HeartRateMonitor.ino
0 commit comments