Skip to content

Commit ef5af1a

Browse files
committed
deploy with travis on py3.6
1 parent 2c18230 commit ef5af1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ deploy:
1919
user: clivern
2020
password: $PYPI_ENCRYPTED_PASS
2121
on:
22-
tags: true
22+
tags: true
23+
python: "3.6"
24+
condition: $TRAVIS_OS_NAME = linux

0 commit comments

Comments
 (0)