aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-05-17 22:04:21 +0200
committerJohannes Huber <johu@gentoo.org>2018-05-17 22:04:21 +0200
commit9561fb190419bd4a1ad32ea609bf60c17ede3431 (patch)
tree91222c1bb837ed74532dc8242f6941312cd98ad4 /.travis.yml
parentcmake-utils.eclass: Switch to eapi7-ver (diff)
downloadkde-9561fb190419bd4a1ad32ea609bf60c17ede3431.tar.gz
kde-9561fb190419bd4a1ad32ea609bf60c17ede3431.tar.bz2
kde-9561fb190419bd4a1ad32ea609bf60c17ede3431.zip
.travis.yml: Bump portage version to 2.3.38
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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