Build updates

This commit is contained in:
Daniil Gentili 2020-02-05 20:07:02 +01:00
parent 02b7ce7da4
commit 447b3718ad
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -85,6 +85,7 @@ final class DataCenterTest extends TestCase
public function protocolProvider(): \Generator
{
return yield;
$ipv6Pair = [false];
if (@\file_get_contents('https://ipv6.google.com')) {
$ipv6Pair []= true;