mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 16:15:06 +00:00
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
This commit is contained in:
parent
ae5023cf53
commit
d6bd291934
@ -1,3 +1,4 @@
|
||||
dist: trusty
|
||||
language: java
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user