commit:     f447bdfaf9fb4e7a45f76023011e5f3ebd757c40
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 11:46:47 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 11:46:47 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=f447bdfa

.travis.yml: bump portage to 2.3.40

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

diff --git a/.travis.yml b/.travis.yml
index 6e6cfef..1184dff 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.20"
+    - PORTAGE_VER="2.3.40"
 before_install:
     - sudo apt-get -qq update
     - pip install lxml==4.1.1

Reply via email to