diff --git a/.travis.yml b/.travis.yml index 22651e8..1b9743f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ install: - pip install coveralls - pip install scrutinizer-ocular script: - - coverage erase + - rm .coverage - tox after_script: - coveralls