mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-25 11:14:59 +01:00
be1a697791
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
8 lines
202 B
Bash
8 lines
202 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/MySQL Data/ODBC MongoDB Redis PDF"
|
|
|