Update to rust 1.28 for appveyor

This commit is contained in:
Maik Klein 2018-08-03 08:45:28 +02:00
parent 2c5364871e
commit 3bea365299

View file

@ -1,6 +1,6 @@
environment: environment:
matrix: matrix:
- TARGET: 1.21.0-x86_64-pc-windows - TARGET: 1.28.0-x86_64-pc-windows
COMPILER: msvc COMPILER: msvc
install: install:
- if %COMPILER%==gnu choco install -y mingw - if %COMPILER%==gnu choco install -y mingw