mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-21 10:45:55 +02: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
|