travis osx build
This commit is contained in:
parent
09f7330acd
commit
b6a9b480f1
@ -90,7 +90,6 @@ matrix:
|
||||
os: osx
|
||||
|
||||
before_script:
|
||||
- if [[ "${TRAVIS_OS_NAME}" == 'osx' ]]; then brew install boost cmake; fi
|
||||
- export CXX=${COMPILER}
|
||||
- ${COMPILER} --version
|
||||
- mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user