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