]> git.ipfire.org Git - thirdparty/openssl.git/commit
.travis.yml: switch to newer osx image.
authorAndy Polyakov <appro@openssl.org>
Sun, 22 Apr 2018 19:14:15 +0000 (21:14 +0200)
committerAndy Polyakov <appro@openssl.org>
Mon, 23 Apr 2018 15:16:27 +0000 (17:16 +0200)
commit46cc9f35ae98ade6c56f01351d72163049a4d5b1
tree0fc90c899115873f661dcce407a699b05aacce19
parent25642ad29e6a2c15c10ceb5e4f029638f73a879e
.travis.yml: switch to newer osx image.

Default osx image runs Mac OS X 10.12, which apparently suffers from
infrequent socket failures affecting some tests. Later image runs
10.13...

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5986)
.travis.yml