tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 4cd3fcf2481868a693c31957fe0d61d69bf1312b
parent f76cddd3762bf615eca7ca5d95b685671171fae8
Author: teor <teor@torproject.org>
Date:   Fri, 10 Aug 2018 12:10:56 +1000

Changes file for Travis: enable macOS builds

Diffstat:
Achanges/ticket24629 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket24629 b/changes/ticket24629 @@ -0,0 +1,3 @@ + o Minor features (continuous integration): + - Enable macOS builds in our Travis CI configuration. + Closes ticket 24629.