We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c443c commit 032fc2eCopy full SHA for 032fc2e
.travis.yml
@@ -18,5 +18,6 @@ branches:
18
- develop
19
20
script:
21
+ - ./sbt jcheckStyle
22
- ./sbt test
23
- ./sbt test -J-Dmsgpack.universal-buffer=true
0 commit comments