Commit fd3e859a authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Allow 403 errors on CI builds

Allowing 403 errors to pass CI lets us know that the API is still active but it doesn't like robots pinging its endpoint without a key.
parent 9c062b2e
language: ruby
rvm: 2.2
before_script: gem install awesome_bot
script: awesome_bot README.md --allow-ssl
script: awesome_bot README.md --allow-ssl --allow 403
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment