tor

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

commit b05b165a75a9d9e912da64788fc873fb215f5d75
parent 10c71105e6403025f380dee7c3d7e1ce40e8f2b6
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sun, 21 Apr 2019 21:06:57 +0300

Add changes file

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

diff --git a/changes/ticket30213 b/changes/ticket30213 @@ -0,0 +1,3 @@ + o Minor features (continuous integration): + - Remove sudo configuration lines from .travis.yml as they are no longer + needed with current Travis build environment. Resolves issue 30213.