aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-04-03 19:45:59 +0200
committerJohannes Huber <johu@gentoo.org>2018-04-03 19:45:59 +0200
commitd2b2244f14517bd966d0df256f45846c2add144a (patch)
treec2f3cbbb3ab795a78e7a22fcfe289e9b9d3a6468
parent.travils.yml: Refactor pip install (diff)
downloadjohu-d2b2244f14517bd966d0df256f45846c2add144a.tar.gz
johu-d2b2244f14517bd966d0df256f45846c2add144a.tar.bz2
johu-d2b2244f14517bd966d0df256f45846c2add144a.zip
.travis.yml: Bump portage version to 2.3.28
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6a47b7e..c794185 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