Commit Graph

11 Commits

Author SHA1 Message Date
Pascal Schumacher d20e5abaa3 travis: add java 9 to build (closes #23)
pom.xml: add java 9 profile and override jacoco version to make build pass
2017-10-12 22:41:08 +02:00
pascalschumacher bbf3ebe4bd Add default maven default goal (clean, test, clirr, rat and javadoc) and run it on travis. 2017-08-01 20:41:47 +02:00
Pascal Schumacher 253bc8f14a Remove oraclejdk7 from travis configuration, because it is no longer available.
see: https://github.com/travis-ci/travis-ci/issues/7964#issuecomment-316769421 for details
2017-07-28 18:41:53 +02:00
Gary Gregory 359e9cd697 Actually do use the profile because the snapshot parent should not
activate bothz
2016-11-25 21:59:19 -08:00
Gary Gregory b5c82400d7 Profile kicks in automatically on Travis. 2016-11-25 21:50:31 -08:00
Gary Gregory fa07e5ee6f Add -B -V to Maven invocation. 2016-11-25 21:34:29 -08:00
Gary Gregory 360998e624 Trying to get Travis CI to pass coverage Jacoco reports to Coveralls.
Will reset parent POM to 41 next.
2016-11-25 21:29:37 -08:00
Gary Gregory 6dffab166a See if Travis can pick up parent POM SNAPSHOT to validate the parent
profile.
2016-11-25 21:16:19 -08:00
Gary Gregory 74d1140f6f Use Jacoco instead per config file. 2016-11-25 21:11:57 -08:00
Gary Gregory acea0dae68 Add badges. 2016-11-18 20:34:41 -08:00
Gary Gregory fbc11c2e3a Add starter TravisCI configuration.
Will pick up Travis profile from new parent module when released.
2016-11-16 15:54:31 -08:00