common/travis: change mirror to automatic selection

This commit is contained in:
Michael Aldridge 2018-06-29 21:39:18 -07:00
parent 14238da08a
commit c52ed4dbd0

View file

@ -1,7 +1,7 @@
#!/bin/sh
TRAVIS_PROTO=http
TRAVIS_MIRROR=vm1.a-mci-us.m.voidlinux.org
TRAVIS_MIRROR=auto.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