From d39237c90cda46b1d95b79e16d2672898bf409c7 Mon Sep 17 00:00:00 2001 From: john30 Date: Fri, 27 May 2016 10:52:29 +0200 Subject: [PATCH] codecov pip --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 58ca0bb6..9cf3048c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,4 @@ script: - (cd src/lib/ebus/test && ./test_symbol && ./test_filereader && ./test_data && ./test_message) - ./src/ebusd/ebusd --help after_success: - - find . -type f -name "*.gc*" - - codecov --gcov-exec ${GCOV} + - codecov