Update to stable rust
This commit is contained in:
parent
629d27babe
commit
581daa79a4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- TARGET: 1.13.0-x86_64-pc-windows
|
- TARGET: 1.14.0-x86_64-pc-windows
|
||||||
COMPILER: gnu
|
COMPILER: gnu
|
||||||
- TARGET: 1.13.0-x86_64-pc-windows
|
- TARGET: 1.14.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
|
||||||
|
|
Loading…
Add table
Reference in a new issue