diff options
author | teor <teor@torproject.org> | 2019-12-06 10:51:05 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-12-06 10:51:43 +1000 |
commit | a277f28947900fc2018f634078bf59eae166c75a (patch) | |
tree | 4a4fa0f137b835ede6989616dd4f24ed1c969144 | |
parent | 6558bb4460f360ee16653d9430ee00e969f3adf7 (diff) | |
download | tor-a277f28947900fc2018f634078bf59eae166c75a.tar.gz tor-a277f28947900fc2018f634078bf59eae166c75a.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. |