Update gitlab-ci

remove failure from armv7 (pi2)
This commit is contained in:
Denis S. Soldatov aka General-Beck 2016-08-25 02:10:02 +07:00 committed by GitHub
parent d47361270a
commit d0a5e9f148
1 changed files with 0 additions and 1 deletions

View File

@ -105,7 +105,6 @@ linux-armv7:
paths:
- target/armv7-unknown-linux-gnueabihf/release/parity
name: "${CI_BUILD_NAME}_parity"
allow_failure: true
linux-arm:
stage: build
image: ethcore/rust-arm:latest