Add first OSX Travis test.

This commit is contained in:
Rene Rivera
2015-07-23 20:16:56 -06:00
parent fdb781da3b
commit 2d3675f03c

View File

@ -37,6 +37,9 @@ matrix:
- compiler: gcc
env: TOOLSET=gcc-5.1
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"
install: python script.py install