commit:     e3777cd470824f7c9f02029c53e48dc73b70e137
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 21:19:18 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Nov 25 21:19:18 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=e3777cd4

.travis.yml: Update portage version

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

diff --git a/.travis.yml b/.travis.yml
index 13ecf97..101d1b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ language: python
 python:
     - pypy
 env:
-    - PORTAGE_VER="2.2.24"
+    - PORTAGE_VER="2.2.26"
 before_script:
     - mkdir travis-overlay
     - mv !(travis-overlay) travis-overlay/

Reply via email to