add jdk11 test

This commit is contained in:
xuwei-k
2018-09-28 00:10:47 +09:00
parent dde3738c45
commit ecdb2b3eb5

View File

@@ -2,6 +2,7 @@ language: scala
sudo: true
jdk:
- oraclejdk8
- oraclejdk11
script:
- sbt scalafmtSbtCheck scalafmtCheck test:scalafmtCheck test
before_script: