Testing OSX

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2015-12-15 21:23:37 +01:00
parent 914a64dcea
commit b4b0f1f942

View File

@ -40,7 +40,8 @@ matrix:
os: osx
script:
- ./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"
compiler: gcc