From eadf4da8f6d6d86b2be26ebd43a0a6ab080de458 Mon Sep 17 00:00:00 2001 From: Javier Provecho Fernandez Date: Wed, 19 Oct 2016 11:22:08 +0200 Subject: [PATCH] Add codecov.io --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index cfa47af0..46cbbf52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ script: after_success: - goveralls -coverprofile=coverage.out -service=travis-ci -repotoken yFj7FrCeddvBzUaaCyG33jCLfWXeb93eA + - bash <(curl -s https://codecov.io/bash) notifications: webhooks: