diff --git a/common/travis/prepare.sh b/common/travis/prepare.sh index f4309e520d..8022ab38da 100755 --- a/common/travis/prepare.sh +++ b/common/travis/prepare.sh @@ -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://repo3.voidlinux.eu#' etc/repos-remote.conf +sed -i 's#https\?://repo\.voidlinux\.eu#http://198.204.250.219#' etc/repos-remote.conf