diff --git a/.travis.yml b/.travis.yml index fcf0141..4a8837a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,11 +25,11 @@ after_success: - codecov deploy: provider: pypi + distributions: sdist bdist_wheel skip_existing: true user: codingjoe password: secure: EbCAfnLxHzVgyPe/4f1w5wbgBMrEjiPw/olfaDS0kIJjNFuAuWGiqyVQaSPgLsBteD9dYUuU/O95eVy1W5tYFySTc8FEXXXI7YBTMHZN+aFQzFoBcvE6g5npvPAdUU0W53g+13wiAUI9tMFTnOf0rG585qmzMEu0NY6R2dEOtTo= on: tags: true - distributions: sdist bdist_wheel repo: Thermondo/closeio