update minimum compiler to gcc 4.8, take 2
This commit is contained in:
		
							parent
							
								
									399b79bab2
								
							
						
					
					
						commit
						2ac3da7a90
					
				| @ -36,8 +36,8 @@ cache: | |||||||
| - bundler | - bundler | ||||||
| - apt | - apt | ||||||
| env: | env: | ||||||
|  - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-4.7" OSRM_PORT=5000 OSRM_TIMEOUT=60 |  - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-4.8" OSRM_PORT=5000 OSRM_TIMEOUT=60 | ||||||
|  - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=g++-4.7" OSRM_PORT=5010 OSRM_TIMEOUT=60 |  - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=g++-4.8" OSRM_PORT=5010 OSRM_TIMEOUT=60 | ||||||
| notifications: | notifications: | ||||||
|  irc: |  irc: | ||||||
|   channels: |   channels: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user