mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-02 14:03:41 +01:00
OSX default build is x86_64
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
@@ -40,7 +40,7 @@ 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
|
- ./travis/runtests.sh 64
|
||||||
|
|
||||||
- env: TEST_NAME="Linux gcc (make) bundled"
|
- env: TEST_NAME="Linux gcc (make) bundled"
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
|||||||
Reference in New Issue
Block a user