codecov pip
This commit is contained in:
+1
-2
@@ -6,5 +6,4 @@ script:
|
|||||||
- (cd src/lib/ebus/test && ./test_symbol && ./test_filereader && ./test_data && ./test_message)
|
- (cd src/lib/ebus/test && ./test_symbol && ./test_filereader && ./test_data && ./test_message)
|
||||||
- ./src/ebusd/ebusd --help
|
- ./src/ebusd/ebusd --help
|
||||||
after_success:
|
after_success:
|
||||||
- find . -type f -name "*.gc*"
|
- codecov
|
||||||
- codecov --gcov-exec ${GCOV}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user