do not build concurrently on Travis, also build (but not run) benchmarks
This commit is contained in:
		
							parent
							
								
									86e7de4d62
								
							
						
					
					
						commit
						6c5015811e
					
				| @ -27,8 +27,9 @@ before_script: | ||||
|  - cd build | ||||
|  - cmake .. $CMAKEOPTIONS -DBUILD_TOOLS=1 | ||||
| script: | ||||
|  - make -j 2 | ||||
|  - make -j 2 tests | ||||
|  - make | ||||
|  - make tests | ||||
|  - make benchmarks | ||||
|  - ./datastructure-tests | ||||
|  - cd .. | ||||
|  - cucumber -p verify | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user