mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-10-30 12:16:08 -04:00
We don't actually use rust for any of the build, only Ruby
This commit is contained in:
parent
bee22b88c7
commit
27fb9bd031
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue