mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-20 11:36:11 -05:00
allow SSSL errors. there is nothing we can do about it
This commit is contained in:
parent
3daa26c85b
commit
a1c8b7dca9
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
language: rust
|
||||
before_script: gem install awesome_bot
|
||||
script: awesome_bot -f README.md --allow-dupe --white-list crates.io
|
||||
script: awesome_bot -f README.md --allow-dupe --allow-ssl --white-list crates.io
|
||||
|
|
Loading…
Reference in a new issue