Skip to content

Commit 61a0064

Browse files
authored
fix(build): Update travis.yml to fix publishing to repo manager (#21)
1 parent 0a76954 commit 61a0064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ deploy:
4848
repository: https://upload.pypi.org/legacy
4949
skip_cleanup: true
5050
on:
51-
python: '3.5'
52-
tags: true
51+
python: '3.6'
52+
tags: true

0 commit comments

Comments
 (0)