allow redirect

pull/667/head
Attenuation 5 years ago
parent 2466d22391
commit 1895e65cf3

@ -1,4 +1,4 @@
language: rust
before_script: gem install awesome_bot
# `crates.io` needs to be whitelisted, because of https://github.com/rust-lang/crates.io/issues/788
script: awesome_bot -f README.md --allow-dupe --allow-ssl --white-list crates.io,sciter.com
script: awesome_bot -f README.md --allow-dupe --allow-ssl --allow-redirect --white-list crates.io,sciter.com

Loading…
Cancel
Save