[tor-commits] [chutney/master] Force Homebrew to update.

teor at torproject.org teor at torproject.org
Thu Aug 1 06:41:20 UTC 2019


commit aa0a4556c458919e652c53508e948d27d2b930a9
Author: Alexander Færøy <ahf at torproject.org>
Date:   Thu Jun 20 19:54:58 2019 +0200

    Force Homebrew to update.
    
    See: https://bugs.torproject.org/30928
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 504fd7e..26f8cb3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -161,6 +161,9 @@ addons:
     packages:
       - shellcheck
       - tor
+    # See ticket #30928 for more information. This key should be removed at
+    # some point to speed up builds.
+    update: true
 
 install:
   ## Chutney has no dependencies, apart from tor





More information about the tor-commits mailing list