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