From 12093249363d0ea6f0052e18d919c888f49888b5 Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Mon, 28 Dec 2015 13:07:09 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.travis.yml b/.travis.yml index f6b0f140..9ae66a76 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,12 @@ cache: script: - mvn clean install -B && mvn clean -B +before_install: + - pip install --user codecov + +after_success: + - codecov + notifications: webhooks: urls: