Skip to content

Commit 6484d70

Browse files
committed
Fix PyPi deploy
1 parent d11c75b commit 6484d70

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
@@ -26,8 +26,8 @@ deploy:
2626
on:
2727
branch: master
2828
tags: true
29-
python: 2.7
30-
distributions: "sdist bdist_wheel"
29+
python: 2.7
30+
distributions: sdist bdist_wheel
3131

3232
addons:
3333
apt:

0 commit comments

Comments
 (0)