|
@@ -34,7 +34,7 @@ addons:
|
|
|
project:
|
|
|
name: "cryptomator/cryptomator"
|
|
|
notification_email: sebastian.stenzel@cryptomator.org
|
|
|
- build_command: "mvn -fmain/pom.xml clean test"
|
|
|
+ build_command: "mvn -fmain/pom.xml clean test -DskipTests"
|
|
|
branch_pattern: coverity_scan
|
|
|
|
|
|
deploy:
|