commit: 9e54708d1f68fd0ee32d6ddbd6eae025f3eb6b13
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 20:16:19 2018 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 20:16:19 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9e54708d
Bump portage version
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 7e59eb158..3841edb5d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ cache: pip
python:
- pypy
env:
- - PORTAGE_VER="2.3.24"
+ - PORTAGE_VER="2.3.40"
before_install:
- sudo apt-get -qq update
install: