Skip to content

Commit

Permalink
Work around tpolecat/tut#246
Browse files Browse the repository at this point in the history
  • Loading branch information
cb372 committed Jun 19, 2019
1 parent 7e12b77 commit b741326
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 @@ -14,7 +14,7 @@ install:
before_script:
- make travis-run
script:
- sbt scalafmtCheckAll scalafmtSbtCheck +coverage +test +doc/tut
- sbt scalafmtCheckAll scalafmtSbtCheck +coverage +test ++2.12.8 doc/tut
- sbt +coverageReport
cache:
directories:
Expand Down

0 comments on commit b741326

Please sign in to comment.