Skip to content

Commit

Permalink
Update Travis build for Java 8 and 9
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Aug 28, 2017
1 parent 1d1cc10 commit 90ed265
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: java

dist: trusty

jdk:
- oraclejdk8

sudo: false
- oraclejdk9

0 comments on commit 90ed265

Please sign in to comment.