Skip to content

Commit 03df301

Browse files
Merge pull request zoltantothcom#16 from zoltantothcom/dev
Whitelist Greenkeeper created branches in .travis.yml
2 parents 6c62082 + c93d157 commit 03df301

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)