common: change travis mirror
This commit is contained in:
parent
37d22eeb1a
commit
51201b9f75
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue