Move Python 3.5 condition to 'on' section

master
Jason R. Coombs 8 years ago
parent 01e953bac9
commit 04528bdf29
  1. 2
      .travis.yml

@ -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…
Cancel
Save