Install Rust VS ABI.

This commit is contained in:
Nolan Darilek 2020-03-19 11:54:54 -05:00
parent aec975ade6
commit f364001480

View File

@ -22,9 +22,7 @@ build linux:
build windows:
stage: build
script:
- choco install -y llvm rustup
- rustup update
- rustup default stable
- choco install -y llvm rust-ms
- cargo build --release
- move target windows
artifacts: