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 3bd9bc9
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,11 @@ cache:
directories:
- $HOME/.m2

sudo: false
addons:
apt:
packages:
- oracle-java8-installer

jdk:
- oraclejdk8

os:
- linux
matrix:
include:
- os: linux
sudo: false
jdk: oraclejdk8 # JDK 9+175 or newer

deploy:
provider: releases
Expand Down

0 comments on commit 3bd9bc9

Please sign in to comment.