tUpdate Travis portage version. - parlay - yet another gentoo overlay HTML git clone https://git.parazyd.org/parlay DIR Log DIR Files DIR Refs DIR README --- DIR commit d0dfb1b8ad410ec63eb83a19842882a1e6e7c892 DIR parent 71e5f5100d123f27bc9f85d0815a1acac0d94e92 HTML Author: parazyd <parazyd@dyne.org> Date: Thu, 2 Nov 2017 12:34:24 +0100 Update Travis portage version. Diffstat: M .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/.travis.yml b/.travis.yml t@@ -9,7 +9,7 @@ notifications: on_failure: always # options: [always|never|change] default: always on_start: true # default: false env: - - PORTAGE_VER="2.3.6" + - PORTAGE_VER="2.3.8" before_install: - sudo apt-get -qq update - pip install lxml