mirror of
https://github.com/boostorg/predef.git
synced 2025-07-30 19:57:14 +02:00
Add first OSX Travis test.
This commit is contained in:
@ -37,6 +37,9 @@ matrix:
|
|||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
env: TOOLSET=gcc-5.1
|
env: TOOLSET=gcc-5.1
|
||||||
os: linux
|
os: linux
|
||||||
|
- compiler: clang
|
||||||
|
env: TOOLSET=xcode-6.1
|
||||||
|
os: osx
|
||||||
|
|
||||||
before_install: wget "https://raw.githubusercontent.com/boostorg/regression/develop/ci/src/script.py"
|
before_install: wget "https://raw.githubusercontent.com/boostorg/regression/develop/ci/src/script.py"
|
||||||
install: python script.py install
|
install: python script.py install
|
||||||
|
Reference in New Issue
Block a user