From f9313dc310f2ca4a2101584bf8b0ef8271f0a6bb Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Thu, 22 Jan 2015 18:28:40 -0200 Subject: [PATCH] Removed coveralls (for now) --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 01d4e8a..4b4c948 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,5 +17,5 @@ install: script: runtests.py -after_success: - coveralls +#after_success: +# coveralls -- libgit2 0.21.2