diff --git a/.travis.yml b/.travis.yml index 77b7b28..0e198ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ python: install: - pip install psutil - pip install netifaces + - pip install -U coverage==4.3 - pip install codeclimate-test-reporter script: - nosetests -v --with-coverage --cover-erase tests/