Skip to content

Commit c93d157

Browse files
committed
Whitelist Greenkeeper created branches in .travis.yml
1 parent da7f8ed commit c93d157

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_js:
66
branches:
77
only:
88
- master
9+
- /^greenkeeper.*$/
910

1011
script:
1112
- yarn

0 commit comments

Comments
 (0)