mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-15 08:37:08 +00:00
4 lines
260 B
YAML
4 lines
260 B
YAML
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,cloudsmith.io
|