diff --git a/.travis.yml b/.travis.yml index fd1e37917..f459dce36 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,7 +53,7 @@ after_success: then pip install -e ./release python ./release/rtool.py bdist - python ./release/rtool.py upload-snapshot --sdist --bdist --wheel + python ./release/rtool.py upload-snapshot --bdist --wheel fi notifications: