aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-03-30 08:06:56 +0200
committerJohannes Huber <johu@gentoo.org>2018-03-30 08:06:56 +0200
commitf29fce45415d381c450d6d6d3605c38789a3ca3c (patch)
treec4d2085f11dda978af21849804b25e1221c067b6 /.travis.yml
parentapp-admin/calamares: Add missing cmake-utils_src_prepare call (diff)
downloadjohu-f29fce45415d381c450d6d6d3605c38789a3ca3c.tar.gz
johu-f29fce45415d381c450d6d6d3605c38789a3ca3c.tar.bz2
johu-f29fce45415d381c450d6d6d3605c38789a3ca3c.zip
.travis.yml: Bump portage version to 2.3.27
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 1f8c662..b903a7f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ language: python
python:
- pypy
env:
- - PORTAGE_VER="2.3.26"
+ - PORTAGE_VER="2.3.27"
before_install:
- sudo apt-get -qq update
- pip install lxml==4.1.1