CI: remove put to rust-ci.org

Server down occasionally...
This commit is contained in:
Yuheng Chen 2016-06-22 15:47:02 +08:00
parent b6ab318b34
commit 9c480d1c09

View file

@ -15,5 +15,3 @@ script:
cargo build --verbose cargo build --verbose
fi fi
- cargo test --verbose - cargo test --verbose
after_script:
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh