mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-10-08 12:17:01 +08:00
Bump to xcode9 to fix odd C++11 error
This commit is contained in:
parent
47903c99c4
commit
00ca6431df
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ matrix:
|
|||
env: CC=gcc-4.8 CXX=g++-4.8
|
||||
dist: trusty
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
osx_image: xcode9
|
||||
env: CC=clang CXX=clang++ SIGN_BUILD=true
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Add table
Reference in a new issue