Skip to content

Commit

Permalink
change travis to JDK9
Browse files Browse the repository at this point in the history
  • Loading branch information
drallieiv committed Mar 24, 2018
1 parent 2e20598 commit c7568e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ sudo: false
addons:
apt:
packages:
- oracle-java8-installer
- oracle-java9-installer

jdk:
- oraclejdk8
- oraclejdk9

os:
- linux
Expand Down

0 comments on commit c7568e3

Please sign in to comment.