diff options
author | teor <teor@torproject.org> | 2018-08-10 16:38:13 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2018-08-10 16:38:13 +1000 |
commit | ed1210d0f11d21ce97823f88bf20d3659a8927cf (patch) | |
tree | b21e75201d86899e4c2e2666b7203a835a03609b /changes | |
parent | 546c134801a17ebb63032b5ac52a65279998ea6f (diff) | |
parent | 69adc68ac6031246f9c5a723755c87d6abf34fc6 (diff) | |
download | tor-ed1210d0f11d21ce97823f88bf20d3659a8927cf.tar.gz tor-ed1210d0f11d21ce97823f88bf20d3659a8927cf.zip |
Merge branch 'travis-osx-032' into travis-osx-033
Preserve 033 changes since 032.
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. |