commit:     116edc8f11176aede1bd5983995c91da4fe0d8b1
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 09:23:37 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat May 20 09:23:37 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=116edc8f

.travis.yml: Bump portage version to 2.3.6

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

diff --git a/.travis.yml b/.travis.yml
index 43935af9e8..e311a56708 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ language: python
 python:
     - pypy
 env:
-    - PORTAGE_VER="2.3.5"
+    - PORTAGE_VER="2.3.6"
 before_install:
     - sudo apt-get -qq update
     - pip install lxml

Reply via email to