Whitelist branches for CI

This commit is contained in:
Josh Stone 2017-07-08 22:28:49 -07:00
parent 8964c65f38
commit 3299702e69
1 changed files with 6 additions and 0 deletions

View File

@ -17,3 +17,9 @@ after_success: |
notifications:
email:
on_success: never
branches:
only:
- master
- next
- staging
- trying