mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-30 19:57:10 +01:00 
			
		
		
		
	Disable build broken by travis changes
It should be reenabled at some point, but I don't have the time ATM
This commit is contained in:
		
							
								
								
									
										20
									
								
								.travis.yml
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								.travis.yml
									
									
									
									
									
								
							| @@ -150,16 +150,16 @@ matrix: | |||||||
|       addons: *gcc6 |       addons: *gcc6 | ||||||
|       env: COMPILER='g++-6' BUILD_TYPE='Debug' CPP14=1 |       env: COMPILER='g++-6' BUILD_TYPE='Debug' CPP14=1 | ||||||
|  |  | ||||||
|     # 4b/ Linux C++14 Clang builds | #    # 4b/ Linux C++14 Clang builds | ||||||
|     - os: linux | #    - os: linux | ||||||
|       compiler: clang | #      compiler: clang | ||||||
|       addons: *clang38 | #      addons: *clang38 | ||||||
|       env: COMPILER='clang++-3.8' BUILD_TYPE='Release' CPP14=1 | #      env: COMPILER='clang++-3.8' BUILD_TYPE='Release' CPP14=1 | ||||||
|  | # | ||||||
|     - os: linux | #    - os: linux | ||||||
|       compiler: clang | #      compiler: clang | ||||||
|       addons: *clang38 | #      addons: *clang38 | ||||||
|       env: COMPILER='clang++-3.8' BUILD_TYPE='Debug' CPP14=1 | #      env: COMPILER='clang++-3.8' BUILD_TYPE='Debug' CPP14=1 | ||||||
|  |  | ||||||
|  |  | ||||||
|     # 5/ OSX Clang Builds |     # 5/ OSX Clang Builds | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský