This website requires JavaScript.
Explore
Help
Sign In
hongshaorou
/
openrocket
Watch
1
Star
0
Fork
0
You've already forked openrocket
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openrocket
/
.travis.yml
6 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
Added config file needed for travis-ci continuous integration hosting support. Fixed places in build.xml that had hardcoded path references to use relative references. Undid fix to build warning in MotorCompare.java, since the fix didn't work with java 1.7.
2012-12-16 21:05:48 -08:00
language
:
java
jdk
:
-
oraclejdk7
Update travis-ci config file run unittests. Add new unittest ConfigurationTest.java. Fix FinRenderer.java to not have non-ascii character in a comment.
2013-04-23 14:26:46 -07:00
script
:
Update travis to use base build.
2013-09-30 11:57:34 -05:00
-
"ant -buildfile build.xml clean check jar unittest"
Reference in New Issue
Copy Permalink