commit | 088b4bdc56da323506220ca3b33af433bfc3f854 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Nov 05 16:27:27 2013 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Nov 05 16:27:27 2013 -0800 |
tree | 874518aba5d65f66e938612f54abdcb10fcdfcb9 | |
parent | dc043b1e15f8ed07c47baeecfb9ef04dea989fe7 [diff] |
Added coveralls back
diff --git a/.travis.yml b/.travis.yml index a7b13e7..38e8249 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -47,11 +47,14 @@ # This is required because we need to get rid of the Travis installed PyPy # or it'll take precedence over the PPA installed one. - "[[ ${TOX_ENV} == pypy ]] && sudo rm -rf /usr/local/pypy/bin || true" - - pip install tox + - pip install tox coveralls script: - tox -e $TOX_ENV +after_success: + - coveralls + notifications: irc: channels: