Skip to content

Commit

Permalink
fix(build): deply to pypi org from 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dlangst committed Jan 26, 2021
1 parent 8db62cb commit cd0db54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ deploy:
repository: https://upload.pypi.org/legacy
skip_cleanup: true
on:
python: '3.5'
python: '3.6'
tags: true

0 comments on commit cd0db54

Please sign in to comment.