Only upload docs on success

This commit is contained in:
Steven Fackler 2014-01-18 14:41:02 -08:00
parent 5f52e03318
commit 48aaf00f2f

View File

@ -14,5 +14,5 @@ script:
- make
- make check
- make doc
after_script:
after_success:
- curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN | sh