mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-02 17:50:53 +02:00
Testing OSX
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
914a64dcea
commit
b4b0f1f942
@ -40,7 +40,8 @@ matrix:
|
|||||||
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 -s -j2
|
||||||
- ./travis/runtests.sh
|
- find . -name "*testrunner*"
|
||||||
|
- sh -x ./travis/runtests.sh
|
||||||
|
|
||||||
- env: TEST_NAME="Linux gcc (make) bundled"
|
- env: TEST_NAME="Linux gcc (make) bundled"
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user