Skip to content

Commit c2f21f0

Browse files
committed
Enable scalastyle on travis.
1 parent f050361 commit c2f21f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: scala
22
script:
3-
- sbt -Ddotty.travis.build=yes update compile test
3+
- sbt -Ddotty.travis.build=yes update compile test scalastyle
44
jdk:
55
- oraclejdk8
66
notifications:

0 commit comments

Comments
 (0)