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