Skip to content
This repository has been archived by the owner on Sep 2, 2019. It is now read-only.

Commit

Permalink
DM: add neopix library to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
deanm1278 committed Apr 16, 2018
1 parent 7400c93 commit c4f7bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_install:
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)

install:
- arduino --install-library "Adafruit ILI9341"
- arduino --install-library "Adafruit NeoPixel"

script:
- build_m4_platforms
Expand Down

0 comments on commit c4f7bb9

Please sign in to comment.