diff options
author | teor <teor@torproject.org> | 2018-08-10 12:10:56 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2018-08-10 12:10:56 +1000 |
commit | 4cd3fcf2481868a693c31957fe0d61d69bf1312b (patch) | |
tree | 8695978bcab7d755d073d6dc8a753eb84268f8c6 /changes | |
parent | f76cddd3762bf615eca7ca5d95b685671171fae8 (diff) | |
download | tor-4cd3fcf2481868a693c31957fe0d61d69bf1312b.tar.gz tor-4cd3fcf2481868a693c31957fe0d61d69bf1312b.zip |
Changes file for Travis: enable macOS builds
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket24629 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket24629 b/changes/ticket24629 new file mode 100644 index 0000000000..482c0a1a6d --- /dev/null +++ b/changes/ticket24629 @@ -0,0 +1,3 @@ + o Minor features (continuous integration): + - Enable macOS builds in our Travis CI configuration. + Closes ticket 24629. |