diff options
author | teor <teor@torproject.org> | 2019-12-06 10:51:05 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-12-06 10:51:05 +1000 |
commit | b84e7715daba5bdcb20fa3f1148d2c518ea5704c (patch) | |
tree | 803849391054612f0fcea863f4f548ff7645b5e7 | |
parent | 99b5f1b261a3b8535e8e9b8ca8ca23303c2aea2d (diff) | |
download | tor-b84e7715daba5bdcb20fa3f1148d2c518ea5704c.tar.gz tor-b84e7715daba5bdcb20fa3f1148d2c518ea5704c.zip |
changes: file for 32629
-rw-r--r-- | changes/ticket32629 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32629 b/changes/ticket32629 new file mode 100644 index 0000000000..740746c572 --- /dev/null +++ b/changes/ticket32629 @@ -0,0 +1,4 @@ + o Testing: + - Re-enable the Travis CI macOS Chutney build, but allow the job to finish + before it finishes, because the Travis macOS jobs are slow. + Closes ticket 32629. |