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: Fri, 21 Feb 2020 08:50:27
Message-Id: 1582274968.90a925d28a38ee976ad6911a7424af119d347964.grobian@gentoo
1 commit: 90a925d28a38ee976ad6911a7424af119d347964
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 08:49:28 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 08:49:28 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=90a925d2
7
8 travis: update homebrew tree as workaround for bundle problem
9
10 https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296/10
11
12 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
13
14 .travis.yml | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/.travis.yml b/.travis.yml
18 index bc12463..8d73619 100644
19 --- a/.travis.yml
20 +++ b/.travis.yml
21 @@ -52,7 +52,7 @@ addons:
22 - coreutils
23 - bash
24 - libressl
25 - #update: true
26 + update: true # working around unknown bundle command
27
28 before_install:
29 - ./travis/install-blake2.sh