diff --git a/.travis.yml b/.travis.yml index 3d96ee3..ff18003 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ sudo: true jdk: - oraclejdk8 + - oraclejdk11 script: - sbt scalafmtSbtCheck scalafmtCheck test:scalafmtCheck test before_script: