Skip to content

Commit 0920c70

Browse files
committed
updated travis.yml to publish
1 parent f1790ed commit 0920c70

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
@@ -13,7 +13,7 @@ cache:
1313

1414
# if deployment to PyPi is desired, change 'DEPLOY_PYPI' to "true",
1515
env:
16-
- DEPLOY_PYPI="false"
16+
- DEPLOY_PYPI="true"
1717

1818
deploy:
1919
- provider: releases

0 commit comments

Comments
 (0)