Logo
Explore Help
Sign In
hongshaorou/openrocket
1
0
Fork 0
You've already forked openrocket
Code Issues Pull Requests Packages Projects Releases Wiki Activity
openrocket/.travis.yml

12 lines
171 B
YAML
Raw Normal View History

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
[fix] added several config changes to travis config
2017-08-20 15:15:11 -04:00
dist: trusty
sudo: false
addons:
apt:
packages:
- ant-optional
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
jdk:
[upgrade] Upgrade travis configuration to Java 1.8
2018-06-09 21:04:53 -04:00
- openjdk8
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
Powered by Gitea Version: 23.8.0 Page: 51ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API