Replace http:// with https:// where applicable
The testcases will be updated automatically in a separate commit.
This commit is contained in:
@ -17,7 +17,7 @@ my $tests_total;
|
||||
|
||||
sub noninteractive {
|
||||
# CONTINUOUS_INTEGRATION gets set when running under Travis, see
|
||||
# http://docs.travis-ci.com/user/ci-environment/ and
|
||||
# https://docs.travis-ci.com/user/ci-environment/ and
|
||||
# https://github.com/travis-ci/travis-ci/issues/1337
|
||||
return (! -t STDOUT) || (
|
||||
defined($ENV{CONTINUOUS_INTEGRATION}) &&
|
||||
|
Reference in New Issue
Block a user