From ed94eac33f2acc93db11db9ad00f2680ae8d9e4f Mon Sep 17 00:00:00 2001 From: Rituraj Date: Fri, 3 Mar 2017 15:44:31 +0530 Subject: [PATCH] Update shippable.yml --- shippable.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/shippable.yml b/shippable.yml index 9bf09dc..89192c1 100644 --- a/shippable.yml +++ b/shippable.yml @@ -6,14 +6,7 @@ build: ci: - mvn clean cobertura:cobertura - mvn test -integrations: - notifications: - - integrationName: Myslack - type: slack - recipients: - - "#mybuilds" - on_start: always - on_success: always + #after_success: # - mvn clean cobertura:cobertura