Revert "common/travis: change mirror to automatic selection"
This reverts commit c52ed4dbd0
.
This commit is contained in:
parent
dcd652e625
commit
14c8becd77
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
TRAVIS_PROTO=http
|
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
|
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
|
printf '\x1b[32mUpdating %s...\x1b[0m\n' $_i
|
||||||
|
|
Loading…
Reference in a new issue