MCUdude / MCUdude_corefiles

Subtree for Arduino core files used with MightyCore, MegaCore, MiniCore and MajorCore
19 stars 4 forks source link

Travis fails #20

Closed MCUdude closed 5 years ago

MCUdude commented 5 years ago

@per1234 would you look into this? It seems like its having problems downloading all the different IDE versions.

per1234 commented 5 years ago

I think it was just a momentary glitch unrelated to the contents of this repository or its Travis CI configuration. Likely there was a momentary network outage either on Travis CI's end or Arduino's and the download of one of the IDE files failed.

If you click the "Restart build" button on https://travis-ci.org/MCUdude/MCUdude_corefiles/builds/545465257 that build should pass this time (it did for me at least).

MCUdude commented 5 years ago

That's true, it was just a glitch. Thanks!