mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +02:00
Add Travis-CI xcode 7.2 testing.
This commit is contained in:
@ -44,6 +44,9 @@ matrix:
|
||||
- os: osx
|
||||
env: TOOLSET=xcode-7.1
|
||||
osx_image: xcode7.1
|
||||
- os: osx
|
||||
env: TOOLSET=xcode-7.2
|
||||
osx_image: xcode7.2
|
||||
|
||||
before_install: wget "https://raw.githubusercontent.com/boostorg/regression/develop/ci/src/script.py"
|
||||
install: python script.py install
|
||||
|
Reference in New Issue
Block a user