Bump cucumber timeout of gcc-6 with coverage
This commit is contained in:
		
							parent
							
								
									ea9d5eca0f
								
							
						
					
					
						commit
						3fbdb19956
					
				| @ -83,7 +83,7 @@ matrix: | |||||||
|         apt: |         apt: | ||||||
|           sources: ['ubuntu-toolchain-r-test'] |           sources: ['ubuntu-toolchain-r-test'] | ||||||
|           packages: ['g++-6', 'libbz2-dev', 'libstxxl-dev', 'libstxxl1', 'libxml2-dev', 'libzip-dev', 'lua5.1', 'liblua5.1-0-dev', 'libtbb-dev', 'libgdal-dev', 'libluabind-dev', 'libboost-all-dev'] |           packages: ['g++-6', 'libbz2-dev', 'libstxxl-dev', 'libstxxl1', 'libxml2-dev', 'libzip-dev', 'lua5.1', 'liblua5.1-0-dev', 'libtbb-dev', 'libgdal-dev', 'libluabind-dev', 'libboost-all-dev'] | ||||||
|       env: CCOMPILER='gcc-6' CXXCOMPILER='g++-6' BUILD_TYPE='Debug' TARGET_ARCH='x86_64-asan' ENABLE_SANITIZER=ON |       env: CCOMPILER='gcc-6' CXXCOMPILER='g++-6' BUILD_TYPE='Debug' TARGET_ARCH='x86_64-asan' ENABLE_SANITIZER=ON CUCUMBER_TIMEOUT=20000 | ||||||
| 
 | 
 | ||||||
|     - os: linux |     - os: linux | ||||||
|       compiler: "clang-4.0-debug" |       compiler: "clang-4.0-debug" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user