reverting back to two cores on travis
This commit is contained in:
		
							parent
							
								
									2623c7023c
								
							
						
					
					
						commit
						7825279405
					
				| @ -12,7 +12,7 @@ before_script: | ||||
|  - mkdir build | ||||
|  - cd build | ||||
|  - cmake .. $CMAKEOPTIONS | ||||
| script: make -j `nproc` | ||||
| script: make -j 2 | ||||
| after_script: | ||||
|  - cd .. | ||||
|  - cucumber -p verify | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user