commit: a8c64876795a32eadb46777cb3246ba4dbe97c4e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 01:33:17 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 01:33:17 2016 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=a8c64876
travis.yml: use default amd64 profile
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index adb7122..99b822e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ before_script:
- tar xJf portage-latest.tar.xz -C /usr/
- cp portage-2.2.28/cnf/repos.conf /etc/portage/
- rsync --recursive --links --safe-links --perms --times --omit-dir-times
--compress --force --whole-file --delete --stats --human-readable --timeout=180
--exclude=/distfiles --checksum --quiet rsync://rsync.gentoo.org/gentoo-portage
/usr/portage
- - ln -s /usr/portage/profiles/base/ /etc/portage/make.profile
+ - ln -s /usr/portage/profiles/default/linux/amd64/13.0
/etc/portage/make.profile
- cd travis-overlay
script:
- - "ARCH=amd64 ./../portage-2.2.28/bin/repoman full -i -d"
+ - ./../portage-2.2.28/bin/repoman full -i -d