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

Use adafruit/travis-ci-arduino eeaeaf8 #112

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Use adafruit/travis-ci-arduino eeaeaf8 #112

wants to merge 3 commits into from

Conversation

probonopd
Copy link
Owner

This version uses arduino-1.6.5-linux64.tar.xz, and ESP8266HueEmulator may compile with this version but not with newer ones until someone updates ESP8266HueEmulator and/or the libraries it uses to handle newer versions of Arduino.

@opticron
Copy link
Contributor

So, I'm not sure what needs to be updated if anything. I'm using and developing this library on latest Arduino libraries/IDE and I'm not seeing any failed compilations.

@probonopd
Copy link
Owner Author

Thanks @opticron - which exact versions of the IDE and the libraries are you using?

@opticron
Copy link
Contributor

I'm using IDE 1.8.5 and ESP8266 library version 2.3.0.

@probonopd
Copy link
Owner Author

probonopd commented May 13, 2018

https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh also currently uses 1.8.5. Perhaps we need to replace that script with our own like I do in https://github.com/probonopd/WirelessPrinting/blob/master/.travis.yml for more fine-grained control...

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

Successfully merging this pull request may close these issues.

2 participants