From 51201b9f75855dd6bb8db0fdd194d22ba9e6de26 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 16 Jun 2018 20:56:00 -0700 Subject: [PATCH] common: change travis mirror --- 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 5492ef08906..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=198.204.250.219 +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