mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-14 22:07:07 +00:00
Add badge source to whitelist
img.shields.io seems to be having intermittent issues. Whitelisting it so it doesn't cause travis builds to fail.
This commit is contained in:
parent
9e1b7d3857
commit
9d16201640
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ rvm:
|
|||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot README.md --allow-dupe --allow-redirect --white-list https://ipfs.io,slideshare
|
||||
- awesome_bot README.md --allow-dupe --allow-redirect --white-list https://ipfs.io,slideshare,https://img.shields.io
|
||||
|
|
Loading…
Reference in a new issue