diff --git a/.travis.yml b/.travis.yml index 71b5a80..5f8dc96 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ python: 3.6 # Install the codecov pip dependency install: - - pip install --upgrade pytest + - pip install --upgrade pytest pytest-cov # Run the unit test script: