1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-29 22:01:07 +02:00

allow dupes

This commit is contained in:
kud1ing 2017-06-21 08:34:29 +02:00 committed by GitHub
parent c4533868f5
commit 3daa26c85b

View File

@ -1,3 +1,3 @@
language: rust
before_script: gem install awesome_bot
script: awesome_bot README.md --white-list crates.io
script: awesome_bot -f README.md --allow-dupe --white-list crates.io