Removed Rust-CI docs script since it's no longer used.

This commit is contained in:
Aaron Weiss 2015-02-27 14:24:57 -05:00
parent 460ab85929
commit 9d695a1ee5

View file

@ -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