tor

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

commit a5715a46c4d4b96c68ea4b30ad98c685ffadf7c2
parent 7ec75e014fb7e736cdf392a4ca11196c0d492044
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.