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: build windows:
stage: build stage: build
script: script:
- choco install -y llvm rustup - choco install -y llvm rust-ms
- rustup update
- rustup default stable
- cargo build --release - cargo build --release
- move target windows - move target windows
artifacts: artifacts: