Only upload docs when on stable branch

This commit is contained in:
Brendan Zabarauskas 2015-11-11 11:47:19 +11:00
parent 35188f2b1a
commit 0e4e5813b0

View file

@ -25,4 +25,4 @@ script:
after_success:
- |
travis-cargo --only stable doc-upload
travis-cargo --only stable doc-upload --branch stable