mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +02:00
Add current Xcode versions for testing.
This commit is contained in:
@ -69,6 +69,12 @@ matrix:
|
|||||||
- env: TOOLSET=xcode-7.2
|
- env: TOOLSET=xcode-7.2
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode7.2
|
osx_image: xcode7.2
|
||||||
|
- env: TOOLSET=xcode-7.3
|
||||||
|
os: osx
|
||||||
|
osx_image: xcode7.3
|
||||||
|
- env: TOOLSET=xcode-8.0
|
||||||
|
os: osx
|
||||||
|
osx_image: xcode8
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# Fetch the scripts to do the actual building/testing.
|
# Fetch the scripts to do the actual building/testing.
|
||||||
|
Reference in New Issue
Block a user