aboutsummaryrefslogtreecommitdiff
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:11:17 +0300
commit1218546296628fa1538ef98605591bc400415225 (patch)
tree3311d42b75953fbad672430b7cd2c469d2fb148e
parent8f4840b31a5e7b57143f81d726ddfa474ee216aa (diff)
downloadtor-1218546296628fa1538ef98605591bc400415225.tar.gz
tor-1218546296628fa1538ef98605591bc400415225.zip
Add changes file
-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.