mirror of https://github.com/sbt/sbt.git
Update mima usage in Travis
This commit is contained in:
parent
f02485b54b
commit
650f080bac
|
|
@ -18,7 +18,7 @@ matrix:
|
|||
|
||||
env:
|
||||
matrix:
|
||||
- SBT_CMD="mima-report-binary-issues"
|
||||
- SBT_CMD="mimaReportBinaryIssues"
|
||||
- SBT_CMD="safeUnitTests"
|
||||
- SBT_CMD="otherUnitTests"
|
||||
- SBT_CMD="scripted actions/*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue