--add doesn't work in a list
This commit is contained in:
parent
a419524c69
commit
a953d1baa6
|
@ -18,7 +18,8 @@ jobs:
|
|||
tags: true
|
||||
all_branches: true
|
||||
user: jaraco
|
||||
# supply password with `travis encrypt --add deploy.password`
|
||||
password:
|
||||
secure: ... # encrypt password with `travis encrypt`
|
||||
distributions: dists
|
||||
skip_cleanup: true
|
||||
skip_upload_docs: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user