Skip to content

Commit bca6d37

Browse files
committed
Merge branch 'PHP-7.1' into PHP-7.2
2 parents 66badcd + f9d1d1f commit bca6d37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ before_script:
5050
- ccache --version
5151
- ccache --zero-stats
5252
- export USE_CCACHE=1
53+
# Enable IPv6
54+
- sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
5355
# Compile PHP
5456
- ./travis/compile.sh
5557
# Setup Extensions

0 commit comments

Comments
 (0)