Commit Graph

23 Commits

Author SHA1 Message Date
Gary Gregory dc0686059a Replace Java 15 with Java 16 in Travis CI. 2021-06-06 10:43:03 -04:00
Gary Gregory 8c9974d0fd Travis: Replace Java 14 with 15. One Java 11
build.
2020-11-20 21:29:21 -05:00
Alex Herbert b8ac660e5a Ensure default goal runs on travis 2020-10-02 22:08:05 +01:00
Gary Gregory 9b8187cb42 Drop openjdk12 and openjdk13 since these are neither LTS or the latest. 2020-08-10 12:16:01 -04:00
Gary Gregory 7bb167649e Add --no-transfer-progress to CI builds. 2020-08-05 09:27:26 -04:00
Amey Jadiye 852e11e4fb
Allow java-ea to fail (#72) 2020-05-24 16:30:39 -04:00
Gary Gregory 8ae700e7be Add openjdk14 to Travis. 2020-04-15 09:26:48 -04:00
Gary Gregory f740643e53 Drop Oracle JDK 8 since it is not supported anymore. 2019-08-14 11:37:52 -07:00
Gary Gregory a6ecad93bd Add OpenJDK 12 to Travis builds. 2019-04-16 09:14:09 -04:00
Gary Gregory 766562306c Update Travis build with current JDKs. 2019-03-22 15:20:01 -04:00
Gary Gregory 45d05b4a50 [CSV-237] Update to Java 8. 2019-02-24 10:05:21 -05:00
Gary Gregory 6133a6031d Fix Travis-CI: Make this build like Commons Text. 2018-10-20 10:08:36 -06:00
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