1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-10-16 11:58:41 -04: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