Commit Graph

6 Commits

Author SHA1 Message Date
Yoann Rodière e4a3586316 Force the use of Ubuntu Trusty in the Travis build
If we don't force it, Travis will pick a release at random,
either Trusty or Xenial at the moment.

Using Oracle JDK 8 on Xenial is not easy, for some reason.

See:

* https://travis-ci.community/t/oracle-jdk-11-and-10-are-pre-installed-not-the-openjdk-builds/785/15
* https://github.com/travis-ci/travis-ci/issues/10289

(cherry picked from commit d6bd291934)
2019-06-13 13:37:09 -05:00
Guillaume Smet 8eeeb19119 Travis - Raise the travis_wait timeout to 45 minutes 2018-05-10 20:37:25 +02:00
Guillaume Smet 6e3f9629c9 Travis - Delete more files before caching 2018-05-10 12:07:58 +02:00
Guillaume Smet a93d6d9854 Try stabilizing the Travis build with travis_wait 2018-05-10 00:30:34 +02:00
Steve Ebersole 570c74a8c2 HHH-12188 - Add Java 9 automatic module name hinting
dropped Java 9 dues to javadoc issue
2018-01-03 11:25:08 -06:00
Steve Ebersole 5f4f4642a2 HHH-12191 - Add Travis CI support 2017-12-27 15:24:16 -06:00