diff --git a/.travis.yml b/.travis.yml index 6b89965..bbc1e27 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,5 +15,6 @@ deploy: on: tags: true branch: master - distributions: sdist bdist_wheel + distributions: bdist_wheel repo: falox/gym-adserver + skip_cleanup: 'true'