aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-04-18 18:48:26 +0200
committerJohannes Huber <johu@gentoo.org>2018-04-18 18:48:26 +0200
commite39b7a2e1f3821847966e680bbfc0108f6c04251 (patch)
treed076297bcf78d5156d5df4943c77f11f2c6d4e5c /.travis.yml
parent.travis.yml: Bump repoman version to 2.3.9 (diff)
downloadjohu-e39b7a2e1f3821847966e680bbfc0108f6c04251.tar.gz
johu-e39b7a2e1f3821847966e680bbfc0108f6c04251.tar.bz2
johu-e39b7a2e1f3821847966e680bbfc0108f6c04251.zip
.travis.yml: Bump portage version to 2.3.30
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 1890c29..2d29797 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ python:
- pypy3.5
env:
global:
- - PORTAGE_VER="2.3.28"
+ - PORTAGE_VER="2.3.30"
- REPOMAN_VER="2.3.9"
before_install:
- sudo apt-get -qq update