Update gitlab-ci

This commit is contained in:
Denis S. Soldatov aka General-Beck 2016-09-14 00:42:02 +07:00 committed by GitHub
parent a872484891
commit aa949c3f04
1 changed files with 1 additions and 2 deletions

View File

@ -97,7 +97,6 @@ linux-armv7:
- stable
script:
- export
- export CXX="arm-linux-gnueabihf-g++"
- rm -rf .cargo
- mkdir -p .cargo
- echo "[target.armv7-unknown-linux-gnueabihf]" >> .cargo/config
@ -241,4 +240,4 @@ deploy-binaries:
- tags
- stable
script:
- ./deploy.sh
- scripts/deploy.sh