travis osx build
This commit is contained in:
parent
09f7330acd
commit
b6a9b480f1
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ matrix:
|
||||||
os: osx
|
os: osx
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- if [[ "${TRAVIS_OS_NAME}" == 'osx' ]]; then brew install boost cmake; fi
|
|
||||||
- export CXX=${COMPILER}
|
- export CXX=${COMPILER}
|
||||||
- ${COMPILER} --version
|
- ${COMPILER} --version
|
||||||
- mkdir build
|
- mkdir build
|
||||||
|
|
Loading…
Reference in a new issue