Skip to content

Commit

Permalink
Reenable Mima (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDavenport authored Dec 5, 2019
1 parent 7e2eb36 commit 425a9ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
- name: test 2.12
scala: *scala_version_212
script: sbt ++$TRAVIS_SCALA_VERSION test
# -
# name: mima
# script: sbt +mimaReportBinaryIssues
-
name: mima
script: sbt +mimaReportBinaryIssues
-
name: docs
scala: *scala_version_212
Expand Down

0 comments on commit 425a9ff

Please sign in to comment.