Merge pull request #1067 from paulromano/coveralls-fix

Fix CI failures due to coverage version clash
This commit is contained in:
Sterling Harper 2018-09-06 09:52:30 -04:00 committed by GitHub
commit a5b98d48cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,4 +22,4 @@ python tools/ci/travis-install.py
pip install -e .[test]
# For uploading to coveralls
pip install python-coveralls
pip install coveralls