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: 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