diff options
author | teor <teor@torproject.org> | 2019-08-08 10:55:24 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-08-08 10:55:24 +1000 |
commit | 8d22c09abf47da229229fe6b5fe355a2da530bef (patch) | |
tree | 510c82485ad543ec06909d667548f934e125d5bf /changes | |
parent | 518b69b57cbb33bc382892377d4b1208e14d8a8d (diff) | |
parent | 75f9ae9029b4244658042ce7a4243202bfb4c527 (diff) | |
download | tor-8d22c09abf47da229229fe6b5fe355a2da530bef.tar.gz tor-8d22c09abf47da229229fe6b5fe355a2da530bef.zip |
Merge remote-tracking branch 'tor-github/pr/1155' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r-- | changes/chutney_ci | 3 |
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. |