debugging OSX config

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE
2015-12-16 09:41:18 +01:00
parent 100761a28b
commit 9ffeac4183

View File

@@ -40,8 +40,9 @@ matrix:
os: osx
script:
- ./configure --everything --omit=Data/ODBC,Data/MySQL,Data/SQLite && make install -s -j2
- cat config.*
- find . -name "*testrunner*"
- sh -x ./travis/runtests.sh
- ./travis/runtests.sh
- env: TEST_NAME="Linux gcc (make) bundled"
compiler: gcc