mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-11-20 11:35:56 -05:00
Allow SSL errors and redirects.
This commit is contained in:
parent
6d63136263
commit
fc9894f9da
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ rvm:
|
|||
before_script:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot --files ./README.md --white-list creativecommons.org
|
||||
- awesome_bot --files ./README.md --allow-ssl --allow-redirect --white-list creativecommons.org
|
||||
|
|
Loading…
Reference in a new issue