poco/travis/OSX/excluded.sh
FrancisANDRE a10a2d5fc4 Exclude Data/MySQL.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2016-03-12 11:59:10 +01:00

8 lines
218 B
Bash

#
# MongoDB & Redis does not work on Travis OSX
# should be restored later on when the OSX environment would have
# been fixed by Travis
#
export EXCLUDE_TESTS="Data/ODBC Data/MySQL Data/PostgreSQL MongoDB Redis PDF"