mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-20 14:19:17 +02:00
Add xcode 11.2 target
This commit is contained in:
parent
3eaa2331d2
commit
c63f6a1eb2
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ matrix:
|
||||||
- clang-3.9
|
- clang-3.9
|
||||||
- os: osx
|
- os: osx
|
||||||
image: xcode8
|
image: xcode8
|
||||||
|
- os: osx
|
||||||
|
image: xcode11.2
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue