travis osx build

This commit is contained in:
Daniel Sipka 2015-10-12 02:28:25 +02:00
parent 09f7330acd
commit b6a9b480f1

View File

@ -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