We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f810364 commit a16ab21Copy full SHA for a16ab21
.travis.yml
@@ -1,6 +1,6 @@
1
language: scala
2
script:
3
- - sbt -Ddotty.travis.build=yes update compile test
+ - sbt -Ddotty.travis.build=yes update compile test scalastyle
4
jdk:
5
- oraclejdk8
6
notifications:
0 commit comments