Forty-Nine-Ninety / 2018

2018 Robot Code for First PowerUp: Gryphon Robotics
2 stars 1 forks source link

Add Travis CI & unit test ant scripts #22

Closed benjamin-antupit closed 6 years ago

benjamin-antupit commented 6 years ago

added ant scripts, added fully implemented travis.ci builds(!!) (see here) and reorganized eclipse imports/added javadoc. Now, all libraries are imported from /lib/ in the repo instead of from the WPIlib USERLIB folder. This eliminates all build path variables and creates one build path (with ant scripts to test and run the project) for all of the machines using this code.