Commit 87b33999 authored by yiwu-arbug's avatar yiwu-arbug Committed by Yi Wu

Travis mac build with xcode11.3 (#421)

Update travis to bulid with xcode11.3, to catch compile error unique to clang11. Tested with a version of rocksdb with clang11 compile errors and see the error in travis CI: https://travis-ci.org/tikv/rust-rocksdb/jobs/634612576?utm_medium=notification&utm_source=github_statusSigned-off-by: 's avatarYi Wu <yiwu@pingcap.com>
parent 1af4a452
...@@ -13,6 +13,7 @@ rust: ...@@ -13,6 +13,7 @@ rust:
matrix: matrix:
include: include:
- os: osx - os: osx
osx_image: xcode11.3
rust: stable rust: stable
env: env:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment