Improve MAVEN build Performance

This commit is contained in:
Chen Zhang
2021-08-27 09:24:13 +08:00
parent 56fed3ad87
commit a1b4b1d8ca
+1 -1
View File
@@ -34,7 +34,7 @@ env:
install: true
script:
- mvn clean test
- mvn -T 1C clean test
after_failure:
- ./.travis/print_surefire_reports