mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-12-22 06:33:29 +00:00
travis: code coverage, maybe?
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
language: cpp
|
||||
script: ./travis-linux
|
||||
sudo: required
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Reference in New Issue
Block a user