diff --git a/.travis.yml b/.travis.yml index 88b37311..192a9fb1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ install: - pip install -r requirements_dev.txt - pip install -e . script: -- python setup.py test +- python setup.py after_success: - codecov deploy: