You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • We've been using Travis CI to check builds for a while, and it struck me that it's doing all this work building binaries, and we're not using them.

    I just uploaded a script that now copies them to Espruino.com - http://www.espruino.com/binaries/travis/­?C=M;O=D.

    So now you get up to date builds for a bunch of common boards, all done automatically. Let me know if I've missed anything obvious.

    @Kolban @tve this could potentially handle automatic ESP8266 builds too - you'd just have to change the script such that it could drag in the correct compiler.

About

Avatar for Gordon @Gordon started