Update to rust 1.28 for appveyor
This commit is contained in:
parent
2c5364871e
commit
3bea365299
|
@ -1,6 +1,6 @@
|
|||
environment:
|
||||
matrix:
|
||||
- TARGET: 1.21.0-x86_64-pc-windows
|
||||
- TARGET: 1.28.0-x86_64-pc-windows
|
||||
COMPILER: msvc
|
||||
install:
|
||||
- if %COMPILER%==gnu choco install -y mingw
|
||||
|
|
Loading…
Reference in a new issue