Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: /
Date: Sat, 04 Jan 2020 10:38:05
Message-Id: 1578134274.6ef0d9acaef2f0bccebc0d6047bfdd4cb3a158e4.grobian@gentoo
1 commit: 6ef0d9acaef2f0bccebc0d6047bfdd4cb3a158e4
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 4 10:37:54 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 4 10:37:54 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=6ef0d9ac
7
8 travis: install libressl on macOS to build qmanifest
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11
12 .travis.yml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/.travis.yml b/.travis.yml
16 index aafcffb..577c2b0 100644
17 --- a/.travis.yml
18 +++ b/.travis.yml
19 @@ -49,6 +49,7 @@ addons:
20 - gnu-sed
21 - coreutils
22 - bash
23 + - libressl
24 #update: true
25
26 before_install: