Run tests in script.
I guess having a custom script prevents tests from running by default.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user