travis: build restricted packages

After all, we are not about to distribute these binaries.
This commit is contained in:
Toyam Cox 2017-02-06 21:48:14 -05:00
parent b031774c8d
commit 8243595913
1 changed files with 1 additions and 0 deletions

View File

@ -20,3 +20,4 @@ wget -q -O - https://github.com/chneukirchen/xtools/archive/master.tar.gz | \
/bin/echo -e '\x1b[32mUpdating etc/conf...\x1b[0m'
echo XBPS_CHROOT_CMD=uchroot >> etc/conf
echo XBPS_MAKEJOBS=4 >> etc/conf
echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf