Skip to content

Commit cd0db54

Browse files
committed
fix(build): deply to pypi org from 3.6
1 parent 8db62cb commit cd0db54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ deploy:
5050
repository: https://upload.pypi.org/legacy
5151
skip_cleanup: true
5252
on:
53-
python: '3.5'
53+
python: '3.6'
5454
tags: true

0 commit comments

Comments
 (0)