diff --git a/shippable.yml b/shippable.yml index a3fb1d5..f7a8b0f 100644 --- a/shippable.yml +++ b/shippable.yml @@ -23,7 +23,9 @@ before_script: after_success: - mvn clean cobertura:cobertura - mvn test + archive: true + notifications: email: false