Skip to content

Commit

Permalink
travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Jul 10, 2019
1 parent 28cf400 commit dcef564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ install:
- arduino --install-boards adafruit:nrf52
- ls $HOME/.arduino15/packages/adafruit/hardware
- rm -r $HOME/.arduino15/packages/adafruit/hardware/nrf52
- echo $TRAVIS_BUILD_DIR
- ln -s $TRAVIS_BUILD_DIR $HOME/.arduino15/packages/adafruit/hardware/nrf52
- ls $HOME/.arduino15/packages/adafruit/hardware
- arduino --install-library "Adafruit NeoPixel","Adafruit NeoMatrix","Adafruit GFX Library","Adafruit SSD1306","MIDI Library",
Expand Down

0 comments on commit dcef564

Please sign in to comment.