8000 [ci] travis.yml: white list vimeo · nirajkvinit/github-cheat-sheet@9a56e71 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a56e71

Browse files
authored
[ci] travis.yml: white list vimeo
1 parent b6818ae commit 9a56e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ before_script:
77
- gem install awesome_bot
88

99
script:
10-
- wl=https://github.com/rails/rails/compare/master@,http://git.io/abc123,https://github.com/..,youtube,chrome.google.com/webstore,https://github.com/mathiasbynens/dotfiles/blob/master/.gitconfig*,https://github.com/user/repo/compare/
10+
- wl=https://github.com/rails/rails/compare/master@,http://git.io/abc123,https://github.com/..,youtube,chrome.google.com/webstore,https://github.com/mathiasbynens/dotfiles/blob/master/.gitconfig*,https://github.com/user/repo/compare/,vimeo
1111
- awesome_bot README.md --allow-dupe --allow-redirect --white-list $wl
1212
- awesome_bot README.ko.md --allow-dupe --allow-redirect --white-list $wl
1313
- awesome_bot README.ja.md --allow-dupe --allow-redirect --white-list $wl

0 commit comments

Comments
 (0)
0