Allow failures on jdk9 (temporary)

This commit is contained in:
Con Reptio 2017-12-09 17:35:41 +01:00
parent 62f941ce17
commit dd6c3c1498
No known key found for this signature in database
GPG Key ID: DEE499CF64E1845C
1 changed files with 6 additions and 0 deletions

View File

@ -23,5 +23,11 @@ branches:
except:
- gh-pages
# Temporary!
matrix:
fast_finish: true
allow_failures:
- jdk: oraclejdk9
notifications:
email: false