aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 1c35b397..97105375 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,14 +20,11 @@ install:
# 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 coveralls
+ - pip install tox
script:
- tox -e $TOX_ENV
-after_success:
- - coveralls
-
notifications:
irc:
channels: