Skip to content

Commit c525b52

Browse files
committed
travis install MIDI Library for midi example
1 parent c05ab9d commit c525b52

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
@@ -26,7 +26,7 @@ before_install:
2626
- source install.sh
2727

2828
install:
29-
- arduino --install-library "Adafruit SPIFlash"
29+
- arduino --install-library "Adafruit SPIFlash","MIDI Library"
3030
- git clone --quiet https://github.com/adafruit/SdFat.git $HOME/Arduino/libraries/SdFat
3131
- pip3 install --user adafruit-nrfutil
3232

0 commit comments

Comments
 (0)