From 92f29746d97abc8f096532fa4d95f8316b72a79b Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 24 Mar 2016 13:02:10 -0700 Subject: [PATCH] remove coveralls from travis hoping to save some time in tests, we already have coverage report locally so no need to burden travis more. --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 83fd3673df..b23c342509 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,11 +27,9 @@ addons: packages: - python2.4 install: - - pip install tox coveralls + - pip install tox script: - ./test/utils/run_tests.sh -after_success: - - coveralls notifications: irc: channels: