summaryrefslogtreecommitdiff
path: root/azure/macos/test.yml
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2019-06-14 12:57:47 +0200
committerJoe Watkins <krakjoe@php.net>2019-06-14 12:58:13 +0200
commit956db0cdc209898e814480013d0b0a235ce3dae1 (patch)
treeeb3bea9f871c3ff22aedd9413767d294dc95e0b7 /azure/macos/test.yml
parent3e8b456ada1c64006871bf514d40c25467d46f7f (diff)
parentdd10bf5450cbaa2017567f118e27d57136707d8a (diff)
downloadphp-git-956db0cdc209898e814480013d0b0a235ce3dae1.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: fix mac tests on azure
Diffstat (limited to 'azure/macos/test.yml')
-rw-r--r--azure/macos/test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure/macos/test.yml b/azure/macos/test.yml
index edaa68fa6d..027de11e53 100644
--- a/azure/macos/test.yml
+++ b/azure/macos/test.yml
@@ -7,6 +7,7 @@ steps:
export TEST_PHP_JUNIT=junit.xml
export REPORT_EXIT_STATUS=no
export SKIP_IO_CAPTURE_TESTS=1
+ export CI_NO_IPV6=1
rm -rf junit.xml | true
/usr/local/bin/php run-tests.php -P -q \
-j$(sysctl -n hw.ncpu) \