From f2774b7ba881825ef56292ef433d8487925d2e27 Mon Sep 17 00:00:00 2001 From: buildsample Date: Thu, 15 Oct 2015 18:20:24 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de23bb2..e92ccdf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Node.js Postgres Sample [![Build Status](https://apibeta.shippable.com/projects/5373de85f39baf5a00c05ade/badge/master)](https://beta.shippable.com/projects/5373de85f39baf5a00c05ade) ================= + An example using Postgres on Shippable with the Knex module. To run the tests: From 0864db7e06cae505e6c5bfc14c89eea2d7e771d4 Mon Sep 17 00:00:00 2001 From: buildsample Date: Thu, 15 Oct 2015 18:21:42 +0530 Subject: [PATCH 2/2] Update shippable.yml --- shippable.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/shippable.yml b/shippable.yml index 61e8434..1f1e57b 100644 --- a/shippable.yml +++ b/shippable.yml @@ -48,7 +48,3 @@ notifications: - vidya@shippable.com #build_image: shippable/minv2:beta - -branches: - only: - - master