Skip to content

Commit

Permalink
appveyor: Use Rust 1.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Oct 20, 2018
1 parent cdeaf10 commit 4497072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ environment:
matrix:
- TARGET: x86_64-pc-windows-msvc
BITS: 64
RUSTVER: 1.27.2
RUSTVER: 1.29.2
ruby_version: "25-x64"
devkit: C:\Ruby23-x64\DevKit
- TARGET: x86_64-pc-windows-msvc
BITS: 64
RUSTVER: 1.27.2
RUSTVER: 1.29.2
ruby_version: "25"
devkit: C:\Ruby23\DevKit

Expand Down

0 comments on commit 4497072

Please sign in to comment.