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 224713f commit 73e0252Copy full SHA for 73e0252
.travis.yml
@@ -16,7 +16,7 @@ env:
16
17
install:
18
- pip install -U platformio
19
- - if [[ $PLATFORMIO_CI_SRC=examples/SSD1306SimpleDemo ]]; then platformio lib install 44 fi
+ - platformio lib install 44
20
21
script:
22
- platformio ci --lib="." --board=nodemcuv2
0 commit comments