Removed Rust-CI docs script since it's no longer used.
This commit is contained in:
parent
460ab85929
commit
9d695a1ee5
1 changed files with 0 additions and 3 deletions
|
@ -18,6 +18,3 @@ notifications:
|
|||
template:
|
||||
- "%{repository_slug}/%{branch} (%{commit} - %{author}): %{message}"
|
||||
skip_join: true
|
||||
after_script:
|
||||
- cp -r target/doc doc
|
||||
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh
|
||||
|
|
Loading…
Reference in a new issue