mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-19 04:45:55 +01:00
OSX: --omit=Data/ODBC,Data/MySQL,Data/SQLite
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
@@ -40,7 +40,7 @@ matrix:
|
||||
compiler: clang
|
||||
os: osx
|
||||
script:
|
||||
- ./configure --everything && make -s -j2
|
||||
- ./configure --everything --omit=Data/ODBC,Data/MySQL,Data/SQLite && make -s -j2
|
||||
- ./travis/runtests.sh
|
||||
|
||||
- env: TEST_NAME="Linux gcc (make) bundled"
|
||||
|
||||
Reference in New Issue
Block a user