cobertura runs tests, so no need to run twice.

This commit is contained in:
Michael Bayne
2015-03-16 20:35:37 -07:00
parent 4091bf1091
commit 8785d63958
+1 -1
View File
@@ -12,5 +12,5 @@ cache:
- '$HOME/.m2/repository'
script:
- mvn -B test cobertura:cobertura coveralls:cobertura
- mvn -B cobertura:cobertura coveralls:cobertura
- rm -rf $HOME/.m2/repository/com/samskivert/jmustache