Skip to content

Commit 511213e

Browse files
committed
Use library name instead of id
1 parent a4d5cd0 commit 511213e

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 44
22+
- platformio lib install "paulstoffregen/Time@^1.6"
2323

2424
script:
2525
- platformio ci --lib="." --board=nodemcuv2

0 commit comments

Comments
 (0)