mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00
travis: set COVERAGE for tests
This commit is contained in:
parent
31eac8a88a
commit
2e9cc853ea
@ -5,4 +5,4 @@ sudo apt-get install software-properties-common
|
|||||||
sudo add-apt-repository --yes ppa:george-edison55/cmake-3.x
|
sudo add-apt-repository --yes ppa:george-edison55/cmake-3.x
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
COVERAGE=1 PREBUILT=1 ./make-linux
|
COVERAGE=1 PREBUILT=1 ./make-linux
|
||||||
./tests/test-all
|
COVERAGE=1 ./tests/test-all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user