0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Add greenkeeper branch ignores to travis

This prevents greenkeeper branches from being built as they will always by run in the PR.
This commit is contained in:
Austin Burdine 2016-06-22 10:31:11 -06:00 committed by GitHub
parent 5a32682239
commit 3b294f18d8

View file

@ -9,6 +9,10 @@ matrix:
include:
- node_js: "0.10"
env: TEST_SUITE=lint
branches:
exclude:
- /^greenkeeper-.+$/
cache:
directories: