forked from things-nyc/arduino-lmic
-
Notifications
You must be signed in to change notification settings - Fork 213
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
PlatformIO travis builds are broken #539
Labels
Comments
I can reproduce the error on my machine. I believe it is related to PlatformIO version 4.2, since the bug disappears when using 4.1. |
I think it is caused by platformio/platformio-core#3377. |
Thanks @frazar! |
frazar
added a commit
to frazar/arduino-lmic
that referenced
this issue
Feb 14, 2020
terrillmoore
added a commit
that referenced
this issue
Feb 14, 2020
Use patched version of PlatformIO to avoid GitHub issue #539
frazar
added a commit
to frazar/arduino-lmic
that referenced
this issue
Feb 17, 2020
…cci-catena#539" This reverts commit ef837b9.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As of a week or so ago, Travis CI builds are broken. I don't think it was correlated with the 3.1.0 release, but... it's possible.
The broken builds are for ESP32 and AVR.
I don't know enough about PlatformIO to fix this. The broken builds are:
@frazar, @manuelbl, any ideas as to what might be wrong?
The text was updated successfully, but these errors were encountered: