diff options
author | teor <teor@torproject.org> | 2019-10-23 22:41:17 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-10-24 11:44:43 +1000 |
commit | 14b197a148dbafd197141799d9d611244418aa5e (patch) | |
tree | 97f2841570e6ece9fba625bf1fdd5420a3e7bc61 /changes/ticket32241 | |
parent | 8682442c7629c2ede5198a00ab1cf8f4e21991d6 (diff) | |
download | tor-14b197a148dbafd197141799d9d611244418aa5e.tar.gz tor-14b197a148dbafd197141799d9d611244418aa5e.zip |
Travis: Use macOS 10.14 with Xcode 11.2
Closes ticket 32241.
Diffstat (limited to 'changes/ticket32241')
-rw-r--r-- | changes/ticket32241 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket32241 b/changes/ticket32241 new file mode 100644 index 0000000000..4243cec175 --- /dev/null +++ b/changes/ticket32241 @@ -0,0 +1,2 @@ + o Testing (continuous integration): + - In Travis, use Xcode 11.2 on macOS 10.14. Closes ticket 32241. |