diff options
author | Johannes Huber <johu@gentoo.org> | 2018-05-02 18:26:09 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-05-02 18:26:09 +0200 |
commit | 37f65d69e8a558a31ba7d7de40401f10daf97920 (patch) | |
tree | b0ce1232e1d3b3db17d5e133d880dd698c5c8e69 | |
parent | profiles: Update categories (diff) | |
download | johu-37f65d69e8a558a31ba7d7de40401f10daf97920.tar.gz johu-37f65d69e8a558a31ba7d7de40401f10daf97920.tar.bz2 johu-37f65d69e8a558a31ba7d7de40401f10daf97920.zip |
Bump portage version to 2.3.33
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7bc30c1..31bd510 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ python: - pypy3.5 env: global: - - PORTAGE_VER="2.3.31" + - PORTAGE_VER="2.3.33" - REPOMAN_VER="2.3.9" before_install: - sudo apt-get -qq update |