test
This commit is contained in:
		
							parent
							
								
									ddb4583ba4
								
							
						
					
					
						commit
						5611379e71
					
				@ -5,7 +5,7 @@ matrix:
 | 
				
			|||||||
  include:
 | 
					  include:
 | 
				
			||||||
    - os: linux
 | 
					    - os: linux
 | 
				
			||||||
      dist: trusty
 | 
					      dist: trusty
 | 
				
			||||||
      compiler: g++
 | 
					      compiler: g++-6
 | 
				
			||||||
      script:
 | 
					      script:
 | 
				
			||||||
        - cd build
 | 
					        - cd build
 | 
				
			||||||
        - cmake -DCMAKE_BUILD_TYPE=Debug ..
 | 
					        - cmake -DCMAKE_BUILD_TYPE=Debug ..
 | 
				
			||||||
@ -20,7 +20,7 @@ matrix:
 | 
				
			|||||||
        - make -j
 | 
					        - make -j
 | 
				
			||||||
    - os: linux
 | 
					    - os: linux
 | 
				
			||||||
      dist: trusty
 | 
					      dist: trusty
 | 
				
			||||||
      compiler: g++
 | 
					      compiler: g++-6
 | 
				
			||||||
      script:
 | 
					      script:
 | 
				
			||||||
        - cd build
 | 
					        - cd build
 | 
				
			||||||
        - cmake --version
 | 
					        - cmake --version
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user