use gcc on osx

This commit is contained in:
Daniel Sipka 2015-10-12 13:17:34 +02:00
parent 11016e81a6
commit 9b4712072b

View File

@ -91,8 +91,8 @@ matrix:
- libboost-program-options1.55-dev
os: linux
- env:
- COMPILER=clang++
- WITH_UNIT_TESTS=OFF
- COMPILER=g++-4.8
- WITH_UNIT_TESTS=ON
os: osx
before_script: