Skip to content

Commit cad843e

Browse files
committed
DM: fix for travis
1 parent bcd90ba commit cad843e

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
@@ -18,7 +18,7 @@ before_install:
1818
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
1919

2020
install:
21-
- arduino --install-library "Adafruit ILI9341","Adafruit GFX Library"
21+
- arduino --install-library "Adafruit Unified Sensor"
2222

2323
script:
2424
- build_main_platforms

0 commit comments

Comments
 (0)