mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-01 06:52:46 +01:00
OSX default build is x86_64
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
2a5e836482
commit
106e47c385
@ -40,7 +40,7 @@ matrix:
|
||||
os: osx
|
||||
script:
|
||||
- ./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"
|
||||
compiler: gcc
|
||||
|
Loading…
x
Reference in New Issue
Block a user