Skip to content

Commit

Permalink
Upgrade WifiManager dependency
Browse files Browse the repository at this point in the history
Fixes #141
  • Loading branch information
marcelstoer committed Oct 19, 2018
1 parent ddb17c6 commit faf1f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ env:

install:
- pip install -U platformio
- 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"
- platformio lib update

script:
Expand Down

0 comments on commit faf1f22

Please sign in to comment.