codecov pip

This commit is contained in:
john30
2016-05-27 10:52:29 +02:00
parent f76a523399
commit d39237c90c
+1 -2
View File
@@ -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