[travis] testing deployment code

This commit is contained in:
mzwiessele 2015-11-12 13:29:40 +00:00
parent 922e0a63a2
commit b4b5a51295

View file

@ -70,5 +70,5 @@ deploy:
tags: false
branch: devel
server: https://testpypi.python.org/pypi
distributions: "bdist_wheel sdist"
distributions: "sdist", 'bdist_wheel'
skip_cleanup: true