Skip to content

Commit

Permalink
Run scalafmt in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-drake committed Jul 9, 2020
1 parent af886b8 commit d683864
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
Expand Up @@ -21,4 +21,4 @@ before_cache:
- find $HOME/.sbt -name "*.lock" -print -delete

script:
- sbt test scripted
- sbt test scripted scalafmtCheckAll

0 comments on commit d683864

Please sign in to comment.