Skip to content

Commit 032fc2e

Browse files
committed
Enforce code style check
1 parent 55c443c commit 032fc2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ branches:
1818
- develop
1919

2020
script:
21+
- ./sbt jcheckStyle
2122
- ./sbt test
2223
- ./sbt test -J-Dmsgpack.universal-buffer=true

0 commit comments

Comments
 (0)