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 a4d5cd0 commit 511213eCopy full SHA for 511213e
.travis.yml
@@ -19,7 +19,7 @@ env:
19
20
install:
21
- pip install -U platformio
22
- - platformio lib install 44
+ - platformio lib install "paulstoffregen/Time@^1.6"
23
24
script:
25
- platformio ci --lib="." --board=nodemcuv2
0 commit comments