aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket30213
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2019-04-21 21:06:57 +0300
committerrl1987 <rl1987@sdf.lonestar.org>2019-04-30 09:16:36 +0300
commitb05b165a75a9d9e912da64788fc873fb215f5d75 (patch)
treec9cfcb1a9c2b7b35ae959688f23d3d1a965f2b69 /changes/ticket30213
parent10c71105e6403025f380dee7c3d7e1ce40e8f2b6 (diff)
downloadtor-b05b165a75a9d9e912da64788fc873fb215f5d75.tar.gz
tor-b05b165a75a9d9e912da64788fc873fb215f5d75.zip
Add changes file
Diffstat (limited to 'changes/ticket30213')
-rw-r--r--changes/ticket302133
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.