1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-09 01:16:37 +02:00

[ci] travis.yml: white list vimeo

This commit is contained in:
ReadmeCritic
2017-03-02 09:24:25 -08:00
committed by GitHub
parent b6818ae8a4
commit 9a56e714d5

View File

@@ -7,7 +7,7 @@ before_script:
- gem install awesome_bot
script:
- 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/
- 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
- awesome_bot README.md --allow-dupe --allow-redirect --white-list $wl
- awesome_bot README.ko.md --allow-dupe --allow-redirect --white-list $wl
- awesome_bot README.ja.md --allow-dupe --allow-redirect --white-list $wl