travis: set osrm timeout to 60s
This commit is contained in:
		
							parent
							
								
									220e7748a9
								
							
						
					
					
						commit
						e73145d558
					
				| @ -29,8 +29,8 @@ cache: | ||||
| - bundler | ||||
| - apt | ||||
| env: | ||||
|  - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release" OSRM_PORT=5000 | ||||
|  - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug" OSRM_PORT=5010 | ||||
|  - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Release" OSRM_PORT=5000 OSRM_TIMEOUT=60 | ||||
|  - CMAKEOPTIONS="-DCMAKE_BUILD_TYPE=Debug" OSRM_PORT=5010 OSRM_TIMEOUT=60 | ||||
| notifications: | ||||
|  irc: | ||||
|   channels: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user