Set OSX timeout to a minute
This commit is contained in:
		
							parent
							
								
									cfed65f7ea
								
							
						
					
					
						commit
						96127c289c
					
				@ -58,7 +58,7 @@ matrix:
 | 
				
			|||||||
    - os: osx
 | 
					    - os: osx
 | 
				
			||||||
      osx_image: xcode7.3
 | 
					      osx_image: xcode7.3
 | 
				
			||||||
      compiler: clang
 | 
					      compiler: clang
 | 
				
			||||||
      env: CCOMPILER='clang' CXXCOMPILER='clang++' BUILD_TYPE='Debug' JOBS=1 CUCUMBER_TIMEOUT=20000
 | 
					      env: CCOMPILER='clang' CXXCOMPILER='clang++' BUILD_TYPE='Debug' JOBS=1 CUCUMBER_TIMEOUT=60000
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Release Builds
 | 
					    # Release Builds
 | 
				
			||||||
    - os: linux
 | 
					    - os: linux
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user