From 5587afabae3132f44efd784cbdd59bde397d5e12 Mon Sep 17 00:00:00 2001 From: sreyaj Date: Fri, 13 May 2016 11:15:38 +0530 Subject: [PATCH 1/6] Update shippable.yml --- shippable.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shippable.yml b/shippable.yml index c659754..19cb8e4 100644 --- a/shippable.yml +++ b/shippable.yml @@ -5,8 +5,8 @@ node_js: #- 0.10 - 0.12 - 4.2.3 - - iojs-v1 - - iojs-v2 + #- iojs-v1 + #- iojs-v2 #- iojs-v3 From e06003108cc87c95a879925e659b7950dd97c749 Mon Sep 17 00:00:00 2001 From: sreyaj Date: Fri, 13 May 2016 11:17:48 +0530 Subject: [PATCH 2/6] Update shippable.yml --- shippable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippable.yml b/shippable.yml index 19cb8e4..cbd31c3 100644 --- a/shippable.yml +++ b/shippable.yml @@ -2,7 +2,7 @@ language: node_js # Version number node_js: - #- 0.10 + - 0.10 - 0.12 - 4.2.3 #- iojs-v1 From 5bc632d2bd8ae5ce4be12278755fa758ac0e2cef Mon Sep 17 00:00:00 2001 From: sreyaj Date: Tue, 14 Jun 2016 18:37:17 +0530 Subject: [PATCH 3/6] Update shippable.yml --- shippable.yml | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) diff --git a/shippable.yml b/shippable.yml index cbd31c3..23b7cae 100644 --- a/shippable.yml +++ b/shippable.yml @@ -15,54 +15,6 @@ build: ci: - node --version -integrations: - notifications: - - integrationName: ship_slack - type: slack - recipients: - - "#random" - - "#public-chnl" - on_start: always - on_success: always - on_failure: always - - - integrationName: "ship-slack1" - type: slack - on_failure: always - on_start: always - on_success: always - recipients: - - "#general" - - - integrationName: email - type: email - recipients: - - sreyaj10@gmail.com - - sreya@shippable.com - on_start: always - on_success: always - on_failure: always - - - integrationName: irc - type: irc - recipients: - - "chat.freenode.net#test-irc" - - "chat.freenode.net#test1-irc" - on_start: always - on_success: always - on_failure: always - - - integrationName: ship-hipchat - type: hipchat - recipients: - - '#testing' - # - '#Pillar%20of%20Autumn' - - '@shiphitchcock4' - on_start: always - on_success: always - on_failure: always - #on_pull_request: always - From 139e087c1b72423de91083b393fd727dc7e30250 Mon Sep 17 00:00:00 2001 From: sreyaj Date: Sat, 16 Jul 2016 16:46:32 +0530 Subject: [PATCH 4/6] Update shippable.yml --- shippable.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/shippable.yml b/shippable.yml index 23b7cae..8543ad1 100644 --- a/shippable.yml +++ b/shippable.yml @@ -3,8 +3,8 @@ language: node_js # Version number node_js: - 0.10 - - 0.12 - - 4.2.3 + #- 0.12 + #- 4.2.3 #- iojs-v1 #- iojs-v2 #- iojs-v3 @@ -14,6 +14,7 @@ node_js: build: ci: - node --version + - sleep 9m From 52a287b43d4509e9e789bfb9a7eb8ebf0c8ac5b2 Mon Sep 17 00:00:00 2001 From: sreyaj Date: Sat, 16 Jul 2016 18:22:55 +0530 Subject: [PATCH 5/6] Update shippable.yml --- shippable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippable.yml b/shippable.yml index 8543ad1..b6f5ad1 100644 --- a/shippable.yml +++ b/shippable.yml @@ -14,7 +14,7 @@ node_js: build: ci: - node --version - - sleep 9m + # - sleep 9m From 153bc386f837d097cc1fd7d5a1ec7abcf25b67c0 Mon Sep 17 00:00:00 2001 From: sreyaj Date: Fri, 22 Jul 2016 12:45:03 +0530 Subject: [PATCH 6/6] Update shippable.yml --- shippable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippable.yml b/shippable.yml index b6f5ad1..8543ad1 100644 --- a/shippable.yml +++ b/shippable.yml @@ -14,7 +14,7 @@ node_js: build: ci: - node --version - # - sleep 9m + - sleep 9m