aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-05-17 21:59:21 +0200
committerJohannes Huber <johu@gentoo.org>2018-05-17 21:59:21 +0200
commit6a3cb44ebe5fbfb0f850e0126d44fcef064bdbc9 (patch)
treea3280ef3cc13a27ca7068b3cb5cbd8aa184f905e
parentBump portage version to 2.3.37 (diff)
downloadjohu-6a3cb44ebe5fbfb0f850e0126d44fcef064bdbc9.tar.gz
johu-6a3cb44ebe5fbfb0f850e0126d44fcef064bdbc9.tar.bz2
johu-6a3cb44ebe5fbfb0f850e0126d44fcef064bdbc9.zip
Bump portage version to 2.3.38
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5d29a23..9a73a9a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ python:
- pypy3.5
env:
global:
- - PORTAGE_VER="2.3.37"
+ - PORTAGE_VER="2.3.38"
- REPOMAN_VER="2.3.9"
before_install:
- sudo apt-get -qq update