From faf1f22b11785abb84ae200426facb2bbb941792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= Date: Sat, 20 Oct 2018 00:45:21 +0200 Subject: [PATCH] Upgrade WifiManager dependency Fixes #141 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 34ce670..e35ffed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ env: install: - pip install -U platformio - - platformio lib -g install "JsonStreamingParser" "ESP8266_SSD1306@4.0.0" 567@0.12 "simpleDSTadjust" "Adafruit Unified Sensor" "DHT sensor library" + - platformio lib -g install "JsonStreamingParser" "ESP8266_SSD1306@4.0.0" "WifiManager@0.14" "simpleDSTadjust" "Adafruit Unified Sensor" "DHT sensor library" - platformio lib update script: