mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-01-09 14:18:42 +00:00
7 lines
175 B
YAML
7 lines
175 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
|