Skip to content

Commit 8c3b045

Browse files
committed
Merge branch 'PHP-7.2'
2 parents 3cbf594 + bca6d37 commit 8c3b045

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
@@ -51,6 +51,8 @@ before_script:
5151
- ccache --version
5252
- ccache --zero-stats
5353
- export USE_CCACHE=1
54+
# Enable IPv6
55+
- sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
5456
# Compile PHP
5557
- ./travis/compile.sh
5658
# Setup Extensions

0 commit comments

Comments
 (0)