commit:     4e83d6875843dd52842ed9a591e91a036693dd9a
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 21 10:45:37 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Nov 21 10:45:37 2020 +0000
URL:        https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=4e83d687

travis: disable homebrew update, it seems to recompile everything

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2a908f0..6ab918f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -60,7 +60,7 @@ addons:
     - coreutils
     - bash
     - libressl
-    update: true   # working around unknown bundle command
+      #update: true   # working around unknown bundle command
 
 before_install:
   - ./travis/install-blake2.sh

Reply via email to