diff --git a/.travis.yml b/.travis.yml index e2a3ce5..c3254af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,6 @@ install: - pip install scrutinizer-ocular script: - tox -after_success: +after_script: - coveralls - ocular