mirror of
https://github.com/ZYSzys/awesome-captcha.git
synced 2024-10-01 01:05:39 -04:00
7 lines
155 B
YAML
7 lines
155 B
YAML
language: ruby
|
|
rvm: 2.4.1
|
|
before_script: gem install awesome_bot
|
|
script: awesome_bot README.md --allow-redirect --allow-dupe
|
|
notifications:
|
|
email: false
|