Update .gitlab-ci.yml

This commit is contained in:
Administrator 2016-11-04 04:25:48 +01:00
parent 471bdf7c22
commit a1f6b86945
1 changed files with 4 additions and 0 deletions

View File

@ -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: