diff options
author | Johannes Huber <johu@gentoo.org> | 2018-05-05 07:57:39 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-05-05 07:57:39 +0200 |
commit | 8feec2139279fc8fc2a98fe31317d539fa3984d4 (patch) | |
tree | 44c47618f85ed35d64c45dd69053af2f10fd1332 | |
parent | Bump portage version to 2.3.33 (diff) | |
download | johu-8feec2139279fc8fc2a98fe31317d539fa3984d4.tar.gz johu-8feec2139279fc8fc2a98fe31317d539fa3984d4.tar.bz2 johu-8feec2139279fc8fc2a98fe31317d539fa3984d4.zip |
Bump portage version to 2.3.36
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 31bd510..e0c28b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ python: - pypy3.5 env: global: - - PORTAGE_VER="2.3.33" + - PORTAGE_VER="2.3.36" - REPOMAN_VER="2.3.9" before_install: - sudo apt-get -qq update |