Use proper Rust target for test job on CI

This commit is contained in:
timvisee 2019-03-03 21:47:56 +01:00
parent 27e71e9dae
commit a6104eef30
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -128,6 +128,7 @@ public-send-test:
- build-x86_64-linux-musl
variables:
GIT_STRATEGY: none
RUST_TARGET: x86_64-unknown-linux-musl
before_script: []
script:
# Generate random file, upload/download and assert equality