c4ev3 / EV3-Eclipse-Plugin

Create C/C++ EV3 projects and upload them, right out of Eclipse.
http://c4ev3.github.io
5 stars 6 forks source link

Have Travis CI build and deploy this plugin #11

Open a3f opened 4 years ago

a3f commented 4 years ago

Currently, new versions of this plugin need to be built by hand for a release unlike the API, ev3duder and the Windows Installer making this the only manual build needed.

Building this automatically on Travis CI would allow easier review of pull requests and if we then deploy the artifacts, this would turn the effort of making new releases into a 5-minute-task.