Skip to content

Commit 19a6ee1

Browse files
committed
added creation of ~/.platformio
1 parent 6c5d98d commit 19a6ee1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ install:
1212
- pip install -U platformio
1313
- platformio lib install 561 562
1414
script:
15+
- mkdir ~/.platformio
1516
- platformio ci --build-dir="~/.platformio" --keep-build-dir --lib="." --board=nodemcuv2
1617
- ls -altr
1718
- find ~/.platformio -name firmware.elf

0 commit comments

Comments
 (0)