mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
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.
4 lines
241 B
Text
4 lines
241 B
Text
o Minor features (continuous integration):
|
|
- 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. Implements ticket 27738.
|