commit: 5c948ce2a88e62b745e6d0345e5c45e9dfbf5817
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 12:18:51 2018 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 12:19:20 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5c948ce2
Bump 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 3d53c8b53..241a06e33 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ cache: pip
python:
- pypy
env:
- - PORTAGE_VER="2.3.40"
+ - PORTAGE_VER="2.3.51"
before_install:
- sudo apt-get -qq update
install: