Add codecov support
This commit is contained in:
@@ -11,3 +11,7 @@ before_script: ./autogen.sh
|
||||
script:
|
||||
- make
|
||||
- make check
|
||||
before_install:
|
||||
- pip install --user codecov
|
||||
after_success:
|
||||
- codecov
|
||||
|
Reference in New Issue
Block a user