Skip to content

Commit

Permalink
Enable scalastyle on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkDimius committed Apr 9, 2015
1 parent f810364 commit a16ab21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: scala
script:
- sbt -Ddotty.travis.build=yes update compile test
- sbt -Ddotty.travis.build=yes update compile test scalastyle
jdk:
- oraclejdk8
notifications:
Expand Down

0 comments on commit a16ab21

Please sign in to comment.