test?
This commit is contained in:
		
							parent
							
								
									17c3f32261
								
							
						
					
					
						commit
						44c2c5d0b8
					
				@ -5,7 +5,7 @@ matrix:
 | 
			
		||||
  include:
 | 
			
		||||
    - os: linux
 | 
			
		||||
      dist: trusty
 | 
			
		||||
      compiler: gcc
 | 
			
		||||
      compiler: g++
 | 
			
		||||
      script:
 | 
			
		||||
        - cd build
 | 
			
		||||
        - cmake -DCMAKE_BUILD_TYPE=Debug ..
 | 
			
		||||
@ -19,7 +19,7 @@ matrix:
 | 
			
		||||
        - make -j
 | 
			
		||||
    - os: linux
 | 
			
		||||
      dist: trusty
 | 
			
		||||
      compiler: gcc
 | 
			
		||||
      compiler: g++
 | 
			
		||||
      script:
 | 
			
		||||
        - cd build
 | 
			
		||||
        - cmake -DCMAKE_BUILD_TYPE=Release ..
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user