testing circle-ci #6
This commit is contained in:
		
							parent
							
								
									7c81aabe3c
								
							
						
					
					
						commit
						5f5f375b0a
					
				@ -2,7 +2,7 @@ version: 2
 | 
			
		||||
jobs:
 | 
			
		||||
  build:
 | 
			
		||||
    docker: # See https://docs.docker.com/get-started/#docker-concepts if you are new to Docker.
 | 
			
		||||
      - image: enumack/buildcontainers:gcc-8.1
 | 
			
		||||
      - image: 13coders/cpp17-base
 | 
			
		||||
    steps:
 | 
			
		||||
      - checkout
 | 
			
		||||
      - run: cd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && make -j
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user