mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Update appveyor to use Rust 1.8
This commit is contained in:
parent
f77ae8816d
commit
9f2c048bc7
@ -1,5 +1,5 @@
|
||||
environment:
|
||||
TARGET: 1.6.0-x86_64-pc-windows-gnu
|
||||
TARGET: 1.8.0-x86_64-pc-windows-gnu
|
||||
MSYS2_BITS: 64
|
||||
install:
|
||||
- ps: Start-FileDownload "https://static.rust-lang.org/dist/rust-${env:TARGET}.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user