diff options
author | teor <teor@torproject.org> | 2019-07-01 14:31:17 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-07-01 14:33:37 +1000 |
commit | 84f2c0affbace6227882a9fd440da74515aa7c12 (patch) | |
tree | 3faad39993a80ec589e8b48b79399a41baea97e5 /changes | |
parent | b0fa1f4fb0b4f6a474b20e40e2810936c0577cc2 (diff) | |
parent | 75f9ae9029b4244658042ce7a4243202bfb4c527 (diff) | |
download | tor-84f2c0affbace6227882a9fd440da74515aa7c12.tar.gz tor-84f2c0affbace6227882a9fd440da74515aa7c12.zip |
Merge branch 'chutney_ci_v4_029' into chutney_ci_v4_035
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. |