awesome-captcha/.travis.yml

7 lines
155 B
YAML
Raw Normal View History

2018-06-29 23:33:54 -04:00
language: ruby
rvm: 2.4.1
before_script: gem install awesome_bot
script: awesome_bot README.md --allow-redirect --allow-dupe
notifications:
email: false