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 - libboost-program-options1.55-dev
os: linux os: linux
- env: - env:
- COMPILER=clang++ - COMPILER=g++-4.8
- WITH_UNIT_TESTS=OFF - WITH_UNIT_TESTS=ON
os: osx os: osx
before_script: before_script: