We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc34d1 commit dda9676Copy full SHA for dda9676
.travis.yml
@@ -34,7 +34,7 @@ cache:
34
- "~/.platformio"
35
36
env:
37
- - PLATFORMIO_CI_SRC=examples/HeartRateSensor/HeartRateSensor.ino
+ # - PLATFORMIO_CI_SRC=examples/HeartRateSensor/HeartRateSensor.ino
38
- PLATFORMIO_CI_SRC=examples/HeartRateMonitor/HeartRateMonitor.ino
39
40
install:
0 commit comments