1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-10-16 11:58:41 -04:00

We don't actually use rust for any of the build, only Ruby

This commit is contained in:
Tom Parker-Shemilt 2020-01-08 12:09:03 +00:00
parent bee22b88c7
commit 27fb9bd031

View file

@ -1,4 +1,4 @@
language: rust language: ruby
before_script: gem install awesome_bot before_script: gem install awesome_bot
# `crates.io` needs to be whitelisted, because of https://github.com/rust-lang/crates.io/issues/788 # `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 script: awesome_bot -f README.md --allow-dupe --allow-ssl --white-list crates.io,sciter.com,cloudsmith.io