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 777e806 commit 6227465Copy full SHA for 6227465
.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