adafruit / Adafruit_HX8357_Library

Arduino library for HX8357
43 stars 37 forks source link

Rebuild after Travis issue fixed #20

Closed makermelissa closed 5 years ago

makermelissa commented 5 years ago

It seems there is an issue with Travis and from what I can narrow it down to has to do with DNS Multicasts causing a Java Error on M4 builds (all examples). However, it builds and runs just fine on the Arduino IDE. I noticed Travis was updated to use Arduino 1.8.9 instead of 1.8.7, but there could have been other updates as well. This issue is more of a reminder to rebuild once that issue is fixed. Alternatively, we could add a test skip for the M4 until then.

ladyada commented 5 years ago

m4 revision broke command line arudino will be updated soon

makermelissa commented 5 years ago

Rebuilding with new release.