diff --git a/.travis.yml b/.travis.yml index c927687e..db5fd80f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ install: - pipenv install --dev script: - - pytest --cov=shallow_backup + - pytest --cov after_success: - coveralls