3
0
mirror of https://github.com/isar/rusqlite.git synced 2025-04-01 11:32:57 +08:00

Bump rustc version for appveyor.

This commit is contained in:
John Gallagher 2017-11-12 15:24:21 -07:00
parent 4852d826c8
commit 47ca815fa1

@ -1,8 +1,8 @@
environment:
matrix:
- TARGET: 1.15.0-x86_64-pc-windows-gnu
- TARGET: 1.21.0-x86_64-pc-windows-gnu
MSYS2_BITS: 64
- TARGET: 1.15.0-x86_64-pc-windows-msvc
- TARGET: 1.21.0-x86_64-pc-windows-msvc
VCPKG_DEFAULT_TRIPLET: x64-windows
VCPKGRS_DYNAMIC: 1
- TARGET: nightly-x86_64-pc-windows-msvc