From e57f0cc9970f8e7af84921ad810cb97d696b89cd Mon Sep 17 00:00:00 2001 From: daa Date: Sat, 13 May 2017 22:02:39 +0300 Subject: [PATCH] Fix build --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index fe6e264..d200ce1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,7 @@ environment: PROJECT_NAME: rustfmt matrix: - TARGET: x86_64-pc-windows-gnu - - RUST_VERSION: 1.17.0 + RUST_VERSION: 1.17.0 install: # - ps: Start-FileDownload "https://static.rust-lang.org/dist/channel-rust-stable"