Skip to content

Commit dcef564

Browse files
committed
travis test
1 parent 28cf400 commit dcef564

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ install:
2323
- arduino --install-boards adafruit:nrf52
2424
- ls $HOME/.arduino15/packages/adafruit/hardware
2525
- rm -r $HOME/.arduino15/packages/adafruit/hardware/nrf52
26+
- echo $TRAVIS_BUILD_DIR
2627
- ln -s $TRAVIS_BUILD_DIR $HOME/.arduino15/packages/adafruit/hardware/nrf52
2728
- ls $HOME/.arduino15/packages/adafruit/hardware
2829
- arduino --install-library "Adafruit NeoPixel","Adafruit NeoMatrix","Adafruit GFX Library","Adafruit SSD1306","MIDI Library",

0 commit comments

Comments
 (0)