commit: b8791b613da9e5c1ac780ed81702111d3aa3b26e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 00:14:32 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 00:14:32 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=b8791b61
.travis.yml: update the profile
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index f8e2d13..6e6cfef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ before_script:
- echo "portage::250:portage,travis" >> /etc/group
- wget "https://www.gentoo.org/dtd/metadata.dtd" -O
/usr/portage/distfiles/metadata.dtd
- ln -s portage-portage-${PORTAGE_VER}/cnf/repos.conf
/etc/portage/repos.conf
- - ln -s /usr/portage/profiles/default/linux/amd64/13.0
/etc/portage/make.profile
+ - ln -s /usr/portage/profiles/default/linux/amd64/17.0/musl
/etc/portage/make.profile
- cd travis-overlay
script:
- ./../spinner.sh "python
../portage-portage-${PORTAGE_VER}/repoman/bin/repoman full -i -d"