From a1f6b86945aa39baf4af0dfbcaf9c92cfae6a847 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 4 Nov 2016 04:25:48 +0100 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d6fc6b2b2..d7604cf33 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -371,6 +371,10 @@ windows: # allow_failure: true test-linux: stage: build + image: ethcore/rust-test:latest + except: + - jg* + - ng* before_script: - git submodule update --init --recursive script: