Add current Xcode versions for testing.

This commit is contained in:
Rene Rivera
2016-11-12 17:31:12 -06:00
parent 0fb2c586b0
commit d39d1b9dc4

View File

@ -69,6 +69,12 @@ matrix:
- env: TOOLSET=xcode-7.2
os: osx
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:
# Fetch the scripts to do the actual building/testing.