commit: 758577f5b20bf6c84b95ec6fe58579994075e663
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 16:55:38 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Apr 3 16:55:38 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=758577f5
travis.yml: Bump portage version to 2.3.28
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index ed35a74299..c7949673d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ python:
- pypy3.5
env:
global:
- - PORTAGE_VER="2.3.27"
+ - PORTAGE_VER="2.3.28"
- REPOMAN_VER="2.3.8"
before_install:
- sudo apt-get -qq update