diff options
author | teor <teor@torproject.org> | 2019-10-22 19:43:33 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-10-22 19:43:33 +1000 |
commit | 868bcc24e512f20492ff21e9267d92e8b9e20128 (patch) | |
tree | 224115eeaf6f1ec4a9b9cac26493b4a09e406574 /changes | |
parent | 89ead08eefbb2ab4201bc8286afcf99b1286bafc (diff) | |
parent | 8e0190d837ec5b083595a5b002c69986e5bbe9d2 (diff) | |
download | tor-868bcc24e512f20492ff21e9267d92e8b9e20128.tar.gz tor-868bcc24e512f20492ff21e9267d92e8b9e20128.zip |
Merge branch 'ticket32177_035' into ticket32177_040
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket32177 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket32177 b/changes/ticket32177 new file mode 100644 index 0000000000..6d6816acde --- /dev/null +++ b/changes/ticket32177 @@ -0,0 +1,3 @@ + o Testing: + - Disable all but one Travis CI macOS build, to mitigate slow scheduling + of Travis macOS jobs. Closes ticket 32177. |