Skip to content

Commit be29932

Browse files
committed
3 stars
1 parent 775d8af commit be29932

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
@@ -20,7 +20,7 @@ install:
2020
- export PATH=$HOME/arduino_ide:$PATH
2121
- arduino --pref "boardsmanager.additional.urls=https://adafruit.github.io/arduino-board-index/package_adafruit_index.json" --save-prefs
2222
- arduino --install-boards adafruit:nrf52
23-
- arduino --install-library "Adafruit GFX","Adafruit NeoPixel","Adafruit SSD1306"
23+
- arduino --install-library "Adafruit GFX","Adafruit NeoPixel"
2424

2525
before_script:
2626

0 commit comments

Comments
 (0)