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:15:35 +0300
commit6b2d8b1a7c81cce0ee357ba74e494f1438ef3cbf (patch)
tree5d8aba042e9b7df2bef1345cf7a32e6d9f281a33 /changes/ticket30213
parent5c00b25c0e63380ec175353f8f389d9bede31a5a (diff)
downloadtor-6b2d8b1a7c81cce0ee357ba74e494f1438ef3cbf.tar.gz
tor-6b2d8b1a7c81cce0ee357ba74e494f1438ef3cbf.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.