summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-06-05 16:22:29 -0400
committerNick Mathewson <nickm@torproject.org>2019-06-05 16:22:29 -0400
commitd63c17f2afb810f5db896b10909fe9ff2bfe7cf9 (patch)
tree908e92f66bd6346f1830245920d0e4e8445b7d9a /changes
parente51b57ee047420b929c7d58de70df6ea5ca77565 (diff)
parentb05b165a75a9d9e912da64788fc873fb215f5d75 (diff)
downloadtor-d63c17f2afb810f5db896b10909fe9ff2bfe7cf9.tar.gz
tor-d63c17f2afb810f5db896b10909fe9ff2bfe7cf9.zip
Merge remote-tracking branch 'tor-github/pr/989' into maint-0.4.0
Diffstat (limited to 'changes')
-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.