Fix travis file

This commit is contained in:
Eugene Yokota
2016-07-18 12:58:30 -04:00
parent c5f59d4406
commit 2dce25fa66
+1 -1
View File
@@ -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"