Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis fails due to missing file Adafruit_RGBTrellis.h #13

Closed
TheKitty opened this issue Sep 18, 2018 · 3 comments
Closed

Travis fails due to missing file Adafruit_RGBTrellis.h #13

TheKitty opened this issue Sep 18, 2018 · 3 comments

Comments

@TheKitty
Copy link
Contributor

TheKitty commented Sep 18, 2018

Loading configuration...
Initializing packages...
Preparing boards...
Verifying...
_basic_multi:_1:33: error: Adafruit_RGBTrellis.h: No such file or directory
compilation terminated.
exit status 1

Looks like someone is preparing for a new board and pushed a file (without the .h accompanying. This makes other pull requests like mine (for a touch example) fail.

@deanm1278
Copy link
Contributor

this is fixed, although travis is currently still failing due to something wrong w/ the setup (probably caching)

@ladyada
Copy link
Member

ladyada commented Sep 19, 2018

fixed, thanks

@deanm1278 wanna do a version bump on this library?

@deanm1278
Copy link
Contributor

deanm1278 commented Sep 19, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants