Skip to content

Commit faf1f22

Browse files
committed
Upgrade WifiManager dependency
Fixes #141
1 parent ddb17c6 commit faf1f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env:
2929

3030
install:
3131
- pip install -U platformio
32-
- platformio lib -g install "JsonStreamingParser" "[email protected]" 567@0.12 "simpleDSTadjust" "Adafruit Unified Sensor" "DHT sensor library"
32+
- platformio lib -g install "JsonStreamingParser" "[email protected]" "WifiManager@0.14" "simpleDSTadjust" "Adafruit Unified Sensor" "DHT sensor library"
3333
- platformio lib update
3434

3535
script:

0 commit comments

Comments
 (0)