mirror of
https://github.com/SOCI/soci.git
synced 2026-02-15 10:48:42 -06:00
[travisci] Disable ODBC backend due to Valgrind issues
This commit is contained in:
@@ -8,9 +8,10 @@ source ${TRAVIS_BUILD_DIR}/scripts/travis/common.sh
|
||||
|
||||
cmake \
|
||||
-DCMAKE_VERBOSE_MAKEFILE=ON \
|
||||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DSOCI_TESTS=ON \
|
||||
-DSOCI_STATIC=OFF \
|
||||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DSOCI_ODBC=OFF \
|
||||
..
|
||||
|
||||
run_make
|
||||
|
||||
Reference in New Issue
Block a user