Skip to content

Commit c903b62

Browse files
committed
Added another missing library for the DST demo
1 parent f4110ec commit c903b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919

2020
install:
2121
- pip install -U platformio
22-
- platformio lib install "JsonStreamingParser" "ESP8266_SSD1306" "WifiManager"
22+
- platformio lib install "JsonStreamingParser" "ESP8266_SSD1306" "WifiManager" "simpleDSTadjust"
2323
- platformio lib update
2424

2525
script:

0 commit comments

Comments
 (0)