diff options
| author | Johannes Huber <johu@gentoo.org> | 2017-11-22 20:36:53 +0100 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2017-11-22 20:36:53 +0100 |
| commit | 303c57089c42fcd25a1b73e0ce91a5c460f6b576 (patch) | |
| tree | 434c63c908af4c256a0a184db5241382b0f48aba | |
| parent | d116e69c9e5df4bed8ea5da2a0f633cd8efff2f6 (diff) | |
| download | kde-303c57089c42fcd25a1b73e0ce91a5c460f6b576.tar.gz kde-303c57089c42fcd25a1b73e0ce91a5c460f6b576.tar.bz2 kde-303c57089c42fcd25a1b73e0ce91a5c460f6b576.zip | |
.travis.yml: Bump portage version to 2.3.16
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index cd67c83c400..006749dc0ec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ language: python python: - pypy env: - - PORTAGE_VER="2.3.14" + - PORTAGE_VER="2.3.16" before_install: - sudo apt-get -qq update - pip install lxml |
