add Java 9 test

This commit is contained in:
xuwei-k 2017-12-23 20:07:14 +09:00
parent 0ed5cb6573
commit 966f3ebaad
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ scala:
- 2.11.12
- 2.12.4
matrix:
include:
- scala: 2.12.4
jdk: oraclejdk9
script:
- sbt -Dfile.encoding=UTF8 -J-XX:ReservedCodeCacheSize=256M "++$TRAVIS_SCALA_VERSION" mimaReportBinaryIssues scalafmt::test test:scalafmt::test test