tor

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

commit 124990aa01c8151fad98a6979e5996d5fbb3f51a
parent 0c6cfd9c652e4f5074151320ad31c32cc82818e9
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sun, 31 Mar 2019 17:23:34 +0300

Add changes file

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

diff --git a/changes/ticket29962 b/changes/ticket29962 @@ -0,0 +1,3 @@ + o Minor features (continuous integration): + - On Travis Rust builds, cleanup Rust registry and refrain from caching + target/ directory to speed up builds. Resolves issue 29962.