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 ddb17c6 commit faf1f22Copy full SHA for faf1f22
.travis.yml
@@ -29,7 +29,7 @@ env:
29
30
install:
31
- pip install -U platformio
32
- - platformio lib -g install "JsonStreamingParser" "[email protected]" 567@0.12 "simpleDSTadjust" "Adafruit Unified Sensor" "DHT sensor library"
+ - platformio lib -g install "JsonStreamingParser" "[email protected]" "WifiManager@0.14" "simpleDSTadjust" "Adafruit Unified Sensor" "DHT sensor library"
33
- platformio lib update
34
35
script:
0 commit comments