Only upload docs when on stable branch
This commit is contained in:
parent
35188f2b1a
commit
0e4e5813b0
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