mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-19 07:58:06 +00:00
7 lines
135 B
YAML
7 lines
135 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
before_script:
|
|
- gem install awesome_bot
|
|
script:
|
|
- awesome_bot README.md --allow-dupe --allow-redirect
|