diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2019-04-21 21:06:57 +0300 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2019-04-30 09:16:36 +0300 |
commit | b05b165a75a9d9e912da64788fc873fb215f5d75 (patch) | |
tree | c9cfcb1a9c2b7b35ae959688f23d3d1a965f2b69 /changes/ticket30213 | |
parent | 10c71105e6403025f380dee7c3d7e1ce40e8f2b6 (diff) | |
download | tor-b05b165a75a9d9e912da64788fc873fb215f5d75.tar.gz tor-b05b165a75a9d9e912da64788fc873fb215f5d75.zip |
Add changes file
Diffstat (limited to 'changes/ticket30213')
-rw-r--r-- | changes/ticket30213 | 3 |
1 files changed, 3 insertions, 0 deletions
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. |