Skip to content

Commit a2c0696

Browse files
committed
Check format on Travis CI
1 parent e420ec7 commit a2c0696

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
@@ -10,6 +10,7 @@ cache:
1010
- $HOME/.cache/coursier
1111

1212
script:
13+
- sbt scalafmtCheckAll
1314
- sbt +compile +test
1415

1516
branches:

0 commit comments

Comments
 (0)