mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-09 22:45:16 +08:00
Ensure project file is committed and valid, downgrade to xcode11.1 on Travis
This commit is contained in:
parent
627ca8fadc
commit
86f3cd7e4f
2 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ matrix:
|
|||
env: CC=gcc-4.8 CXX=g++-4.8
|
||||
dist: trusty
|
||||
- os: osx
|
||||
osx_image: xcode11.2
|
||||
osx_image: xcode11.1
|
||||
env: CC=clang CXX=clang++ SIGN_BUILD=true
|
||||
|
||||
before_install:
|
||||
|
|
2
mailsync
2
mailsync
|
@ -1 +1 @@
|
|||
Subproject commit 403243e1df972480531634bda07ced3cf3af3603
|
||||
Subproject commit 23b862b67b01f446e19663117e176e8712c44fe3
|
Loading…
Reference in a new issue