Update appveyor to Rust 1.16
This commit is contained in:
parent
f56d72bda6
commit
6ff32ca9a1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
environment:
|
||||
matrix:
|
||||
- TARGET: 1.14.0-x86_64-pc-windows
|
||||
- TARGET: 1.16.0-x86_64-pc-windows
|
||||
COMPILER: gnu
|
||||
- TARGET: 1.14.0-x86_64-pc-windows
|
||||
- TARGET: 1.16.0-x86_64-pc-windows
|
||||
COMPILER: msvc
|
||||
install:
|
||||
- if %COMPILER%==gnu choco install -y mingw
|
||||
|
|
Loading…
Add table
Reference in a new issue