Run tests in script.

I guess having a custom script prevents tests from running by default.
This commit is contained in:
Michael Bayne
2020-11-07 09:40:21 -08:00
parent 8e485a68e1
commit 460ea475a7
+1
View File
@@ -10,5 +10,6 @@ cache:
- '$HOME/.m2/repository'
script:
- mvn test -B
# - mvn -B cobertura:cobertura coveralls:cobertura
- rm -rf $HOME/.m2/repository/com/samskivert/jmustache