mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-21 02:00:33 +01:00
Run Data/SQLite on Travis OSX
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
47461e041f
commit
ca49ef5d95
@ -55,7 +55,7 @@ matrix:
|
||||
- export CC="clang"
|
||||
- export CXX="clang++"
|
||||
- clang++ -x c++ /dev/null -dM -E
|
||||
- ./configure --everything --omit=Data/ODBC,Data/MySQL,Data/SQLite,Data/PostgreSQL && make -s -j2
|
||||
- ./configure --everything --omit=Data/ODBC,Data/MySQL,Data/PostgreSQL && make -s -j2
|
||||
- sudo make install
|
||||
- ./travis/OSX/runtests.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user