Skip to content

Commit

Permalink
Enforce code style check
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial committed Apr 8, 2016
1 parent 55c443c commit 032fc2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ branches:
- develop

script:
- ./sbt jcheckStyle
- ./sbt test
- ./sbt test -J-Dmsgpack.universal-buffer=true

0 comments on commit 032fc2e

Please sign in to comment.