pick up g++-4.7 thru environment variable

This commit is contained in:
Dennis Luxen 2014-05-02 11:47:08 +02:00
parent c87b63cb24
commit 3d5f566d86

View File

@ -32,8 +32,8 @@ cache:
- bundler
- apt
env:
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release" OSRM_PORT=5000 OSRM_TIMEOUT=60 -DCMAKE_CXX_COMPILER=g++-4.7
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug" OSRM_PORT=5010 OSRM_TIMEOUT=60 -DCMAKE_CXX_COMPILER=g++-4.7
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release" OSRM_PORT=5000 OSRM_TIMEOUT=60 -CXX=g++-4.7
- CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug" OSRM_PORT=5010 OSRM_TIMEOUT=60 -CXX=g++-4.7
notifications:
irc:
channels: