Skip to content

Commit

Permalink
[ci] travis.yml: white list vimeo
Browse files Browse the repository at this point in the history
  • Loading branch information
ReadmeCritic authored Mar 2, 2017
1 parent b6818ae commit 9a56e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a56e71

Please sign in to comment.