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 6b5905e commit e37b7f1Copy full SHA for e37b7f1
.travis.yml
@@ -13,6 +13,7 @@ install:
13
- platformio lib install 561 562
14
script:
15
- platformio ci --lib="." --board=nodemcuv2 --keep-build-dir
16
+- ls -altr
17
- find . -name firmware.elf
18
19
deploy:
0 commit comments