From: rl1987 Date: Sun, 21 Apr 2019 18:06:57 +0000 (+0300) Subject: Add changes file X-Git-Tag: tor-0.4.1.1-alpha~40^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b05b165a75a9d9e912da64788fc873fb215f5d75;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/ticket30213 b/changes/ticket30213 new file mode 100644 index 0000000000..acb7614807 --- /dev/null +++ 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.