Skip to content

Commit 35bd0ac

Browse files
committed
travis test
1 parent dcef564 commit 35bd0ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ install:
2525
- rm -r $HOME/.arduino15/packages/adafruit/hardware/nrf52
2626
- echo $TRAVIS_BUILD_DIR
2727
- ln -s $TRAVIS_BUILD_DIR $HOME/.arduino15/packages/adafruit/hardware/nrf52
28-
- ls $HOME/.arduino15/packages/adafruit/hardware
28+
- ls $HOME/.arduino15/packages/adafruit/hardware/nrf52
29+
- tree $HOME/.arduino15/packages/adafruit/hardware/nrf52
2930
- arduino --install-library "Adafruit NeoPixel","Adafruit NeoMatrix","Adafruit GFX Library","Adafruit SSD1306","MIDI Library",
3031

3132
before_script:

0 commit comments

Comments
 (0)