Update gitlab-ci
Add test runner
This commit is contained in:
		
							parent
							
								
									012a1f328b
								
							
						
					
					
						commit
						860bc5ff17
					
				| @ -225,14 +225,12 @@ windows: | ||||
|     name: "${CI_BUILD_NAME}_parity" | ||||
| test-linux: | ||||
|   stage: test | ||||
|   image: ethcore/rust:stable | ||||
|   before_script: | ||||
|     - git submodule update --init --recursive | ||||
|   script: | ||||
|     - ./test.sh --verbose | ||||
|   tags: | ||||
|     - rust | ||||
|     - rust-stable | ||||
|     - rust-test | ||||
|   dependencies: | ||||
|     - linux-stable | ||||
| deploy-binaries: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user