summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-09-07 22:05:10 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-09-07 22:05:10 +0300
commit3a21ffb7cbd244840b1c2f0d79e0e883e3816d29 (patch)
tree04a0819ac344efdf314934511a9a76dc49ec971d /.travis.yml
parentaf8bf598efd098b45f210b9d51ecc5f155f7a23d (diff)
downloadbdwgc-3a21ffb7cbd244840b1c2f0d79e0e883e3816d29.tar.gz
Travis CI: Test with -D TEST_HANDLE_FORK (OS X)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6acdedd7..07deabe7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -392,6 +392,7 @@ jobs:
- NO_CLONE_LIBATOMIC_OPS=true
- os: osx
env:
+ - CFLAGS_EXTRA="-D TEST_HANDLE_FORK"
- CONF_OPTIONS="--enable-cplusplus --disable-shared --enable-static"
- os: osx
env: