Merge pull request #253 from bjz/doc-upload
Only upload docs when on stable branch
This commit is contained in:
commit
d76c70bdf5
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ script:
|
|||
|
||||
after_success:
|
||||
- |
|
||||
travis-cargo --only stable doc-upload
|
||||
travis-cargo --only stable doc-upload --branch stable
|
||||
|
|
Loading…
Reference in a new issue