forked from I2P_Developers/i2p.i2p
Travis CI: Use Trusty build environment
Travis CI recently bumped the default build environment from Trusty to Xenial. The latter does not enable installing Java 7 or 8, which we still test against.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
language: java
|
||||
dist: trusty
|
||||
|
||||
jdk:
|
||||
- oraclejdk11
|
||||
|
Reference in New Issue
Block a user