Update .travis.yml

This commit is contained in:
Jamie Hardt
2020-01-05 15:00:02 -08:00
committed by GitHub
parent e37a37221b
commit 5f7803fd00

View File

@@ -22,5 +22,5 @@ before_install:
- "pip install coverage==4.4"
install:
- "pip install setuptools"
# after_success:
# - "codecov"
after_success:
- "codecov"