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