Commit Graph

12 Commits

Author SHA1 Message Date
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