diff options
author | Justin Lecher <jlec@gentoo.org> | 2018-06-21 21:16:19 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2018-06-21 21:16:19 +0100 |
commit | 9e54708d1f68fd0ee32d6ddbd6eae025f3eb6b13 (patch) | |
tree | 814a9f4199309f30d454fec8d88462d798bf124d /.travis.yml | |
parent | drop due to broken deps (diff) | |
download | sci-9e54708d1f68fd0ee32d6ddbd6eae025f3eb6b13.tar.gz sci-9e54708d1f68fd0ee32d6ddbd6eae025f3eb6b13.tar.bz2 sci-9e54708d1f68fd0ee32d6ddbd6eae025f3eb6b13.zip |
Bump portage version
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7e59eb158..3841edb5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ cache: pip python: - pypy env: - - PORTAGE_VER="2.3.24" + - PORTAGE_VER="2.3.40" before_install: - sudo apt-get -qq update install: |