Commit Graph

26 Commits

Author SHA1 Message Date
XenoAmess ed0ef13a10 refine travis-ci scripts 2020-08-28 17:45:20 +08:00
XenoAmess 6234fa132f Fix animal sniffer, Travis CI, and javadocs issues 2020-08-28 21:28:08 +12:00
Gary Gregory dbf543b145 Drop openjdk12 and openjdk13 since these are neither LTS or the latest. 2020-08-10 12:15:42 -04:00
Gary Gregory 27a78c961b Add --no-transfer-progress to CI builds. 2020-08-05 09:23:41 -04:00
dengliming 04c121ade6
Remove deprecated sudo setting. (#161) 2020-05-12 10:30:19 -04:00
Gary Gregory 6b1e2eb08b Add openjdk14 to Travis. 2020-04-15 09:34:45 -04:00
Alex Herbert 9831773447 Update travis to run japicmp in the main script and fix coveralls.
Anything that fails in after_success is ignored in travis reporting. The
checks must be done in the main script.

The japicmp was failing due to the lack of a jar to compare and so
coveralls was then not submitting. No coverage reports have been logged
by coveralls since June 2017.
2020-03-04 09:09:46 +00:00
Pascal Schumacher b29bae05ae Travis CI: Allow builds on openjdk-ea to fail. 2019-09-13 10:22:48 +02:00
Gary Gregory 77c4cee343 Oracle 8 is discontinued in Travis. 2019-08-11 14:48:18 -04:00
lysannef ea07264042 Adding power Support + fixed changes to eol (#79)
Signed-off-by: lysannef <lysannef@us.ibm.com>
2019-08-05 08:04:05 -04:00
Gary Gregory f8641c7114 Add OpenJDK 12 and JApiCmp. 2019-07-05 10:47:08 -04:00
Gary Gregory 223a248fb7 Add OpenJDK 12 to Travis builds. 2019-04-16 09:12:19 -04:00
Gary Gregory bb0781551c Update Travis build with more JDKs. 2019-03-22 15:18:28 -04:00
Gary Gregory 0ac8e7cd91 Add Oracle 11 to Travis build. 2019-02-09 14:46:12 -05:00
Gary Gregory 4bcd8c12ed Remove openjdk7 build from Travis since we now require Java 8. 2018-07-23 10:17:46 -06:00
Pascal Schumacher 87417154f2 travis: add java 9 to build (closes #27)
pom.xml: add java 9 profile to make build pass
2017-10-12 10:04:05 +02:00
pascalschumacher 6f35633878 travis: remove travis profile from pom and use travis-jacoco profile commons-parent 2017-10-02 11:24:41 +02:00
pascalschumacher d95543d818 .travis.yml: run default goal 2017-09-16 11:08:15 +02:00
pascalschumacher 7166644ffc .travis.yml: add apache license header 2017-08-02 20:10:37 +02:00
pascalschumacher e5d0c9df84 [COLLECTIONS-655] Update platform from Java 6 to Java 7.
remove openjdk6 from travis configuration
2017-08-02 20:04:09 +02:00
pascalschumacher ee512ca286 .travis.yml: also build pull requests 2017-07-25 23:12:19 +02:00
pascalschumacher 1909ca3248 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-25 23:11:08 +02:00
Gary D. Gregory 117d7e80dc Add oraclejdk7 to Travis CI.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1790588 13f79535-47bb-0310-9956-ffa450edef68
2017-04-07 17:49:44 +00:00
Thomas Neidhart 7c390648ab Update travis configuration: only build trunk
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1717588 13f79535-47bb-0310-9956-ffa450edef68
2015-12-02 09:02:12 +00:00
Thomas Neidhart 597698749d Add travis configuration for jacoco and coveralls. Add badges to Readme.md.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716090 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 09:25:40 +00:00
Thomas Neidhart 4093753248 Add travis configuration.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716081 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 09:09:56 +00:00