mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-26 19:10:16 +00:00
d6756efb64
* Add https://www.concourse.ci and https://mgdm.net to awesome_bot whitelist so we don't get false positives on their SSL certs
7 lines
322 B
YAML
7 lines
322 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot README.md --allow-dupe --allow-redirect --white-list https://ipfs.io,slideshare,https://img.shields.io,https://codeclimate.com/github/unixorn/awesome-zsh-plugins,www-s.acm.illinois.edu,https://mgdm.net,https://www.concourse.ci
|