commit:     16ff497813e3767d2e490d7740badb4d2d734498
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  2 01:42:35 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Nov  2 01:42:35 2017 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=16ff4978

travis.yml: update portage to 2.3.8

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

diff --git a/.travis.yml b/.travis.yml
index 6011fc3..76be5f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ notifications:
     on_failure: always  # options: [always|never|change] default: always
     on_start: false     # default: false
 env:
-    - PORTAGE_VER="2.3.6"
+    - PORTAGE_VER="2.3.8"
 before_install:
     - sudo apt-get -qq update
     - pip install lxml

Reply via email to