Only publish docs on success

This commit is contained in:
Mathijs van de Nes 2014-10-14 13:51:06 +02:00
parent 61749ebf8e
commit 3141e7285f

View file

@ -15,5 +15,5 @@ script:
- cargo doc --no-deps
- rustdoc --test README.md -L target
after_script:
after_success:
- .travis/publish_doc.sh