Move Python 3.5 condition to 'on' section
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user