mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-04 12:17:37 +01:00
@@ -39,7 +39,7 @@ matrix:
|
|||||||
compiler: clang
|
compiler: clang
|
||||||
os: osx
|
os: osx
|
||||||
script:
|
script:
|
||||||
- ./configure --everything --omit=Data/ODBC,Data/MySQL,Data/SQLite && make install -s -j2
|
- ./configure --everything --omit=Data/ODBC,Data/MySQL,Data/SQLite && make install -j2
|
||||||
- cat config.*
|
- cat config.*
|
||||||
- find . -name "*testrunner*"
|
- find . -name "*testrunner*"
|
||||||
- ./travis/runtests.sh
|
- ./travis/runtests.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user