diff --git a/.travis.yml b/.travis.yml index 8aa379ad03..27e8644e3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,8 +25,7 @@ script: after_success: - coverage combine - - if: env(TOXENV) != "lint" - coveralls + - coveralls notifications: email: mh@gocept.com