common/travis: switch to repo by DNS until repo3 DNS is fixed

This commit is contained in:
Toyam Cox 2017-09-14 20:43:27 -04:00
parent 2b34bfe4e9
commit 231fe0cefc

View File

@ -23,4 +23,4 @@ echo XBPS_MAKEJOBS=4 >> etc/conf
echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf
/bin/echo -e '\x1b[32mUpdating etc/repos-remote.conf...\x1b[0m'
sed -i 's#https\?://repo\.voidlinux\.eu#http://198.204.250.219#' etc/repos-remote.conf
sed -i 's#https\?://repo\.voidlinux\.eu#http://repo.voidlinux.eu#' etc/repos-remote.conf