Skip to content

Commit

Permalink
Enable sbt-compatibility (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault authored May 28, 2020
1 parent 7935dc4 commit 2bb86f1
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 @@ -7,7 +7,7 @@ scala:
- 2.13.2
git:
depth: false
script: sbt ++${TRAVIS_SCALA_VERSION} test mimaReportBinaryIssues
script: sbt ++${TRAVIS_SCALA_VERSION} test compatibilityCheck
cache:
directories:
- $HOME/.cache
Expand Down

0 comments on commit 2bb86f1

Please sign in to comment.