mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 03:56:39 +00:00 
			
		
		
		
	Reduce number of jobs in coverity script further
This commit is contained in:
		
							parent
							
								
									277113f75b
								
							
						
					
					
						commit
						c30936c19b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -19,7 +19,7 @@ addons:
 | 
				
			||||||
      description: "<Your project description here>"
 | 
					      description: "<Your project description here>"
 | 
				
			||||||
    notification_email: scrawl@baseoftrash.de
 | 
					    notification_email: scrawl@baseoftrash.de
 | 
				
			||||||
    build_command_prepend: "cmake ."
 | 
					    build_command_prepend: "cmake ."
 | 
				
			||||||
    build_command:   "make -j2"
 | 
					    build_command:   "make"
 | 
				
			||||||
    branch_pattern: coverity_scan
 | 
					    branch_pattern: coverity_scan
 | 
				
			||||||
matrix:
 | 
					matrix:
 | 
				
			||||||
  include:
 | 
					  include:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue