diff --git a/common/travis/set_mirror.sh b/common/travis/set_mirror.sh index bb03b006ad4..b7bb52f6f75 100755 --- a/common/travis/set_mirror.sh +++ b/common/travis/set_mirror.sh @@ -1,7 +1,7 @@ #!/bin/sh -TRAVIS_PROTO=http -TRAVIS_MIRROR=vm1.a-mci-us.m.voidlinux.org +TRAVIS_PROTO=https +TRAVIS_MIRROR=repo2.voidlinux.eu for _i in etc/repos-remote.conf etc/defaults.conf etc/repos-remote-x86_64.conf ; do printf '\x1b[32mUpdating %s...\x1b[0m\n' $_i