Skip to content

Commit

Permalink
Tell Travis CI to use Java 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvest committed Jun 7, 2019
1 parent 4b128b7 commit a2613e2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
dist: trusty
language: java
jdk:
- oraclejdk8
- openjdk8
- openjdk7
- openjdk11
notifications:
irc: "irc.freenode.org#asciidoctor"

0 comments on commit a2613e2

Please sign in to comment.