Skip to content

Commit

Permalink
Switch Travis build to JDK 9
Browse files Browse the repository at this point in the history
  • Loading branch information
atomashpolskiy committed Nov 2, 2019
1 parent 2fe204a commit 0540d44
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: java
matrix:
include:
- jdk: oraclejdk8
env: MAIN_BUILD=true
- sudo: required
dist: trusty
group: edge
Expand All @@ -12,9 +10,7 @@ matrix:
packages:
- oracle-java9-installer
- oracle-java9-set-default
env: MAIN_BUILD=false
allow_failures:
- jdk: oraclejdk9
env: MAIN_BUILD=true
branches:
only:
- master
Expand Down

0 comments on commit 0540d44

Please sign in to comment.