Move Python 3.5 condition to 'on' section
This commit is contained in:
parent
01e953bac9
commit
04528bdf29
|
@ -11,7 +11,7 @@ deploy:
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
all_branches: true
|
all_branches: true
|
||||||
|
python: 3.5
|
||||||
user: jaraco
|
user: jaraco
|
||||||
# supply password with `travis encrypt --add deploy.password`
|
# supply password with `travis encrypt --add deploy.password`
|
||||||
distributions: release
|
distributions: release
|
||||||
python: 3.5
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user