Do not publish dep docs

This commit is contained in:
Mathijs van de Nes 2015-04-13 10:55:00 +02:00
parent f1351725f8
commit 986afe26a3

View file

@ -14,7 +14,7 @@ notifications:
script:
- cargo build
- cargo test
- cargo doc
- cargo doc --no-deps
- rustdoc --test README.md -L target
after_success: