mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
Fix travis file
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ matrix:
|
||||
|
||||
env:
|
||||
matrix:
|
||||
- SBT_CMD="test:compile scalariformCheck"
|
||||
- SBT_CMD=";test:compile;scalariformCheck"
|
||||
- SBT_CMD="mimaReportBinaryIssues"
|
||||
- SBT_CMD="safeUnitTests"
|
||||
- SBT_CMD="otherUnitTests"
|
||||
|
||||
Reference in New Issue
Block a user