strongback / strongback-java

A library for FIRST Robotics Competition robots that makes it easier to write and test your robot code.
MIT License
41 stars 38 forks source link

Added support for automated continuous integration using Travis-CI.org #22

Closed rhauch closed 9 years ago

rhauch commented 9 years ago

Set up https://travis-ci.org/profile/strongback to automatically build the PRs and attach the result of the build on the PR page.

Closes #5