diff --git a/.travis.yml b/.travis.yml index 9f0576d..bdd1988 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ install: script: - pytest --cov=webssh - - flake8 --exclude='.git' + - flake8 after_success: - codecov