diff --git a/.travis.yml b/.travis.yml index 44a9aad99994c455b0beccb7a192a323eff074e2..8b44f8eed43aae94c265ac75a1c77cc1fdc75ca5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,6 @@ install: - pip install --force-reinstall "coverage>=4.0,<4.4" codeclimate-test-reporter script: - python setup.py nosetests - - python setup.py sdist + - python setup.py sdist bdist bdist_wheel after_success: - codeclimate-test-reporter