commit: 9561fb190419bd4a1ad32ea609bf60c17ede3431
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu May 17 20:04:21 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu May 17 20:04:21 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9561fb19
.travis.yml: Bump portage version to 2.3.38
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 6b7407385a..a6ed757a84 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ python:
- pypy3.5
env:
global:
- - PORTAGE_VER="2.3.36"
+ - PORTAGE_VER="2.3.38"
- REPOMAN_VER="2.3.9"
before_install:
- sudo apt-get -qq update