Skip to content

Commit 36169cf

Browse files
chore(travis): whitelist greenkeeper branches
1 parent aa598b5 commit 36169cf

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 @@ cache: yarn
66
branches:
77
only:
88
- master
9+
- /^greenkeeper/.*$/
910
script:
1011
- yarn lint
1112
- yarn test

0 commit comments

Comments
 (0)