mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-26 05:40:18 +00:00
document why we need to whitelist crates.io
This commit is contained in:
parent
2d973ca188
commit
f29e0404e7
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +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
|
||||
|
|
Loading…
Reference in a new issue