-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Fix travis builds, add esp32 builds #570
Conversation
That's odd, this ran correctly on my fork! I'll make a small change to try again. |
I am not to hip on the travis, asking tzapu to sign off on this. |
Actually its failing correctly! on esp32 we get this:
I just replicated this with an example in Eclipse/Sloeber by updating my fork form the current development branch..... |
Sorry about that I forgot to push |
Passed!!!! |
Thats what happens when you code while watching youtube... |
fix esp32 examples |
Use current arduino version in builds.
Add esp32 platform builds excluding two examples due to SPIFFS incompatibility:
Disabled the "codecov.io" support as no coverage is generated.