Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: /
Date: Thu, 02 Nov 2017 01:42:51
Message-Id: 1509586955.16ff497813e3767d2e490d7740badb4d2d734498.blueness@gentoo
1 commit: 16ff497813e3767d2e490d7740badb4d2d734498
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 2 01:42:35 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 2 01:42:35 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=16ff4978
7
8 travis.yml: update portage to 2.3.8
9
10 .travis.yml | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/.travis.yml b/.travis.yml
14 index 6011fc3..76be5f7 100644
15 --- a/.travis.yml
16 +++ b/.travis.yml
17 @@ -9,7 +9,7 @@ notifications:
18 on_failure: always # options: [always|never|change] default: always
19 on_start: false # default: false
20 env:
21 - - PORTAGE_VER="2.3.6"
22 + - PORTAGE_VER="2.3.8"
23 before_install:
24 - sudo apt-get -qq update
25 - pip install lxml