diff options
author | Johannes Huber <johu@gentoo.org> | 2018-05-17 17:54:15 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-05-17 17:54:15 +0200 |
commit | e088516fffc182ea0189b1e5a569b42b963a4295 (patch) | |
tree | c64b0bdc3ed4489544e0bb989e051b66f2a60c40 | |
parent | app-emulation/vagrant-bin: Remove 2.0.1 (diff) | |
download | johu-e088516fffc182ea0189b1e5a569b42b963a4295.tar.gz johu-e088516fffc182ea0189b1e5a569b42b963a4295.tar.bz2 johu-e088516fffc182ea0189b1e5a569b42b963a4295.zip |
Bump portage version to 2.3.37
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index e0c28b0..5d29a23 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ python: - pypy3.5 env: global: - - PORTAGE_VER="2.3.36" + - PORTAGE_VER="2.3.37" - REPOMAN_VER="2.3.9" before_install: - sudo apt-get -qq update |