Skip to content

Commit

Permalink
Allow jdk9 to fail while still testing its
Browse files Browse the repository at this point in the history
  • Loading branch information
ansell authored Oct 19, 2017
1 parent ef9ee77 commit d9e4920
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ jdk:
- openjdk7
- oraclejdk8
- oraclejdk9
matrix:
allow_failures:
- jdk: oraclejdk9
branches:
only:
- master
Expand Down

0 comments on commit d9e4920

Please sign in to comment.