1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-09-27 12:38:57 +00:00

add job names

This commit is contained in:
Alula 2020-12-04 15:31:37 +01:00
parent a820e0b0eb
commit 82325f31fe
No known key found for this signature in database
GPG key ID: 3E00485503A1D8BA

View file

@ -9,9 +9,11 @@ environment:
- channel: stable
target: x86_64-pc-windows-msvc
target_name: win64
job_name: windows-x64
- channel: stable
target: i686-pc-windows-msvc
target_name: win32
job_name: windows-x32
install:
- appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe