From 092d10c5b6d36b914f024fbbe0c167bc2c284726 Mon Sep 17 00:00:00 2001 From: Joe Hand Date: Mon, 19 Dec 2016 17:10:52 -0800 Subject: back to deploy on master --- .travis.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 70dbd85..9c03b91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ node_js: branches: only: - - deploy + - master before_script: - git config --global user.email "robot@overlord.industries" diff --git a/README.md b/README.md index 9402a50..b7cff4c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This documentation uses [minidocs](https://github.com/freeman-lab/minidocs) for ### Deployment -Deployment happens automatically via Travis when updates are pushed to the deploy branch. +Deployment happens automatically via Travis when updates are pushed to the master branch. ### NPM Commands -- cgit v1.2.3