[tor-commits] [stem/master] Force Homebrew to update.
atagar at torproject.org
atagar at torproject.org
Sun Jun 23 01:12:16 UTC 2019
commit 5848bc5244c17b1fbe9d3472d74a9dd6d5081dfd
Author: Alexander Færøy <ahf at torproject.org>
Date: Thu Jun 20 19:54:23 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 a7d72821..e3b7bdfb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -142,6 +142,9 @@ addons:
homebrew:
packages:
- tor
+ # See ticket #30928 for more information. This key should be removed at
+ # some point to speed up builds.
+ update: true
install:
## We also need to install stem's dependencies
More information about the tor-commits
mailing list