mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-04 12:00:12 +00:00
5 lines
246 B
YAML
5 lines
246 B
YAML
language: ruby
|
|
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
|