mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-18 08:24:59 +00:00
Change Travis CI build env. to Trusty (#911)
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
language: java
|
language: java
|
||||||
|
dist: trusty # Xenial build environment won't allow installation of Java 8
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk8
|
- oraclejdk8
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user