From 41edcfc05116323d32ad7a8b69c437bb3ec5bd5f Mon Sep 17 00:00:00 2001 From: Snaipe Date: Fri, 4 Sep 2015 03:46:54 +0200 Subject: [PATCH] Trying out codecov.io --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index dd3282b..f3e3f6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,7 @@ script: - make test after_success: - make coveralls +- bash <(curl -s https://codecov.io/bash) after_failure: - cat Testing/Temporary/LastTest.log samples/*.{out,err} ../samples/tests/*.{out,err} env: