From be953c0ed7fc44fe04f86c34bfca199bdae7d9fc Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Wed, 14 Sep 2016 14:23:22 +0200 Subject: Drop coveralls it spams issues with comments (fixes #289). --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index be492a4..a575bf8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,6 @@ script: - tox after_success: - - coveralls - codecov notifications: -- cgit v1.2.1