aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--README.md2
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