Skip to content

Commit bcf59f8

Browse files
committed
Update .travis.yml
1 parent 861629b commit bcf59f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ matrix:
3030
jdk: openjdk15
3131
env: SONATYPE_PUBLISH=false
3232

33+
script:
34+
- sbt ++$TRAVIS_SCALA_VERSION test mimaReportBinaryIssues
3335
after_success:
3436
- >
3537
test "${TRAVIS_PULL_REQUEST}" = 'false' && test "${SONATYPE_PUBLISH}" = 'true' &&

0 commit comments

Comments
 (0)