locking down CI to master for now

This commit is contained in:
perry 2016-04-29 16:09:01 -05:00
parent f5f35b3cdc
commit 926ef7015d

View File

@ -4,6 +4,11 @@ machine:
ruby:
version: 2.1.2
general:
branches:
only:
- master # ignore PRs and branches
dependencies:
pre:
- ./scripts/docs/prepare.sh