aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-05-02 08:36:09 -0400
committerNick Mathewson <nickm@torproject.org>2019-05-02 08:36:09 -0400
commit0a2b96cae63cc4eb5d24751ccc0b44501128090e (patch)
tree419e63fc83ee6dd609f75a09cfd0ae5b28f72e5b /changes
parent4973ceb46b2b969906a4574d5aa608512c5bf83d (diff)
parentb05b165a75a9d9e912da64788fc873fb215f5d75 (diff)
downloadtor-0a2b96cae63cc4eb5d24751ccc0b44501128090e.tar.gz
tor-0a2b96cae63cc4eb5d24751ccc0b44501128090e.zip
Merge remote-tracking branch 'tor-github/pr/989'
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.