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 e76c6a0 commit 8d55060Copy full SHA for 8d55060
.travis.yml
@@ -25,8 +25,8 @@ cache:
25
26
env:
27
- PLATFORMIO_CI_SRC=examples/Blink/Blink/Blink.ino
28
- - PLATFORMIO_CI_SRC=examples/Serial/serialio/serialio/serialio.ino
29
- # - PLATFORMIO_CI_SRC=examples/Serial/ansiSerial/ansiSerial/ansiSerial.ino
+ - PLATFORMIO_CI_SRC=examples/serialio/serialio/serialio.ino
+ # - PLATFORMIO_CI_SRC=examples/ansiSerial/ansiSerial/ansiSerial.ino
30
- PLATFORMIO_CI_SRC=examples/codeCtrl/codeCtrl/codeCtrl.ino
31
# - PLATFORMIO_CI_SRC=examples/adafruitGfx/lcdMono/lcdMono/lcdMono.ino
32
# - PLATFORMIO_CI_SRC=examples/adafruitGfx/tft/tft/tft.ino
0 commit comments