common/travis: switch to mirror for travis builds

This commit is contained in:
Enno Boland 2017-09-14 08:54:40 +02:00
parent 809ea79c11
commit 7dd010155e

View file

@ -21,3 +21,6 @@ wget -q -O - https://github.com/chneukirchen/xtools/archive/master.tar.gz | \
echo XBPS_CHROOT_CMD=uchroot >> etc/conf
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