[secret] coveralls only on travis

This commit is contained in:
mzwiessele 2016-08-03 12:15:32 +01:00
parent 85a8db7ed8
commit 369146db41

View file

@ -49,7 +49,6 @@ after_test:
# This step builds your wheels.
- "python setup.py bdist_wheel bdist_wininst"
- codecov
- coveralls
artifacts:
# bdist_wheel puts your built wheel in the dist directory