👷 added Xcode 9.1 and 9.2
This commit is contained in:
parent
9e2f185ac6
commit
7c2d4f1852
1 changed files with 6 additions and 0 deletions
|
@ -134,6 +134,12 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode9
|
osx_image: xcode9
|
||||||
|
|
||||||
|
- os: osx
|
||||||
|
osx_image: xcode9.1
|
||||||
|
|
||||||
|
- os: osx
|
||||||
|
osx_image: xcode9.2
|
||||||
|
|
||||||
# Linux / GCC
|
# Linux / GCC
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
Loading…
Reference in a new issue