commit aa0a4556c458919e652c53508e948d27d2b930a9 Author: Alexander Færøy ahf@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