From 14c8becd77040fbe6d791be82566481bc47d337f Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 3 Jul 2018 12:38:06 +0200 Subject: [PATCH] Revert "common/travis: change mirror to automatic selection" This reverts commit c52ed4dbd08437cfeac04f53062e8cfd57b8d66a. --- common/travis/set_mirror.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/travis/set_mirror.sh b/common/travis/set_mirror.sh index ff1fb349bb2..bb03b006ad4 100755 --- a/common/travis/set_mirror.sh +++ b/common/travis/set_mirror.sh @@ -1,7 +1,7 @@ #!/bin/sh TRAVIS_PROTO=http -TRAVIS_MIRROR=auto.voidlinux.org +TRAVIS_MIRROR=vm1.a-mci-us.m.voidlinux.org 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