summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-08-08 11:07:11 +1000
committerteor <teor@torproject.org>2019-08-08 11:07:11 +1000
commite15b9b1790b5421ff8e1a375fcb4ddb07015c04a (patch)
treea88c05ed0e178857065f24c14ab62cba55a64039 /changes
parent1dd95278970f9f32d83a31fe73e0258a30523539 (diff)
parent6bc8dedbed31abc40ca3017ac4f26a3373eac40d (diff)
downloadtor-e15b9b1790b5421ff8e1a375fcb4ddb07015c04a.tar.gz
tor-e15b9b1790b5421ff8e1a375fcb4ddb07015c04a.zip
Merge remote-tracking branch 'tor-github/pr/1156' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/chutney_ci3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/chutney_ci b/changes/chutney_ci
new file mode 100644
index 0000000000..b17d587329
--- /dev/null
+++ b/changes/chutney_ci
@@ -0,0 +1,3 @@
+ o Minor features (continuous integration):
+ - Our Travis configuration now uses Chutney to run some network
+ integration tests automatically. Closes ticket 29280.