Просмотр исходного кода

Force Homebrew to update.

See: https://bugs.torproject.org/30928
Alexander Færøy 5 лет назад
Родитель
Сommit
aa0a4556c4
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -161,6 +161,9 @@ addons:
     packages:
     packages:
       - shellcheck
       - shellcheck
       - tor
       - tor
+    # See ticket #30928 for more information. This key should be removed at
+    # some point to speed up builds.
+    update: true
 
 
 install:
 install:
   ## Chutney has no dependencies, apart from tor
   ## Chutney has no dependencies, apart from tor