travis disable test

This commit is contained in:
fixminer
2020-04-06 21:07:43 +02:00
parent f7259c6b57
commit 61a9612345
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
language: java
install:
- mvn install -DskipTests
after_success:
- mvn clean test jacoco:report coveralls:report
#after_success:
# - mvn clean test jacoco:report coveralls:report