cobertura runs tests, so no need to run twice.
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ cache:
|
|||||||
- '$HOME/.m2/repository'
|
- '$HOME/.m2/repository'
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- mvn -B test cobertura:cobertura coveralls:cobertura
|
- mvn -B cobertura:cobertura coveralls:cobertura
|
||||||
- rm -rf $HOME/.m2/repository/com/samskivert/jmustache
|
- rm -rf $HOME/.m2/repository/com/samskivert/jmustache
|
||||||
|
|||||||
Reference in New Issue
Block a user