commit: 570e33bc02d06a5afbf955cd458f6cd1b1fbc786 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Oct 30 09:40:23 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Oct 30 09:40:59 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=570e33bc
Update travis checks to latest portage version Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f9268cabf..66ed8497f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ cache: pip python: - pypy env: - - PORTAGE_VER="2.3.5" + - PORTAGE_VER="2.3.13" before_install: - sudo apt-get -qq update - pip install lxml