Skip to content

Commit d04d4f2

Browse files
committed
more test
1 parent 35bd0ac commit d04d4f2

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
@@ -22,6 +22,7 @@ install:
2222
# Install BSP for tools, then remove and create symlink the git code
2323
- arduino --install-boards adafruit:nrf52
2424
- ls $HOME/.arduino15/packages/adafruit/hardware
25+
- ls $HOME/.arduino15/packages/adafruit/hardware/nrf52
2526
- rm -r $HOME/.arduino15/packages/adafruit/hardware/nrf52
2627
- echo $TRAVIS_BUILD_DIR
2728
- ln -s $TRAVIS_BUILD_DIR $HOME/.arduino15/packages/adafruit/hardware/nrf52

0 commit comments

Comments
 (0)