commit:     40837a73e6ab1b0c6aa9bb7b22c9b55c583751c7
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 08:20:31 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 08:20:31 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=40837a73

Use latest portage for travis

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

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

diff --git a/.travis.yml b/.travis.yml
index b19309f..31829c5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ language: python
 python:
     - pypy
 env:
-    - PORTAGE_VER="2.2.28"
+    - PORTAGE_VER="2.3.0"
 before_install:
     - sudo apt-get -qq update
     - sudo apt-get install -y libxml2

Reply via email to