cobertura runs tests, so no need to run twice.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user