]> git.ipfire.org Git - thirdparty/tor.git/commit
Travis: use the Homebrew addon
authorteor <teor@torproject.org>
Tue, 18 Sep 2018 09:26:54 +0000 (19:26 +1000)
committerteor <teor@torproject.org>
Tue, 18 Sep 2018 09:26:54 +0000 (19:26 +1000)
commite8c7d7d3be2a281954294fe5738dfd2aa72357e7
tree2cdc9e619a3a279e4dcb535a8a340e2454c51e0a
parentc02f2d9eb45786c552dcc33c102e9964d95f66c1
Travis: use the Homebrew addon

Use the Travis Homebrew addon to install packages on macOS. The package
list is the same, but the Homebrew addon does not do a `brew update` by
default.

This makes builds faster, at the cost of using slightly older packages.

Implements ticket 27738.
.travis.yml
changes/ticket27738 [new file with mode: 0644]