"vscode:/vscode.git/clone" did not exist on "0fe765eb35c76f722b764cc1c7fa7d443c7f3d39"
Commit bd73197a authored by Thomas Wiringa's avatar Thomas Wiringa
Browse files

Fix --allow syntax

parent 3941c945
language: ruby language: ruby
rvm: 2.2 rvm: 2.2
before_script: gem install awesome_bot before_script: gem install awesome_bot
script: awesome_bot README.md --allow-ssl --allow 403 302 script: awesome_bot README.md --allow-ssl --allow 403,302
notifications: notifications:
email: false email: false
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