commit:     2b8de895e7c16314e7c927e2ad76050f5be8ed9e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 02:14:27 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun May 29 02:14:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=2b8de895

travis.yml: bump portage to 2.2.28

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1eef590..43ba3d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ before_script:
     - mkdir travis-overlay
     - mv !(travis-overlay) travis-overlay/
     - mv .git travis-overlay/
-    - wget "http://distfiles.gentoo.org/distfiles/portage-2.2.24.tar.bz2";
+    - wget "http://distfiles.gentoo.org/distfiles/portage-2.2.28.tar.bz2";
     - wget "http://distfiles.gentoo.org/snapshots/portage-latest.tar.xz";
     - sudo chmod 777 /etc/passwd /etc/group /etc /usr
     - echo "portage:x:250:250:portage:/var/tmp/portage:/bin/false" >> 
/etc/passwd

Reply via email to