Use openjdk8 on Travis CI

This commit is contained in:
Michael Bull 2019-08-09 21:58:57 +01:00
parent 66f1122efb
commit ebb3dd9255
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: java language: java
jdk: jdk:
- oraclejdk8 - openjdk8
notifications: notifications:
email: false email: false