use gcc on osx
This commit is contained in:
parent
11016e81a6
commit
9b4712072b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user