Skip to content

Commit

Permalink
Remove target x86_64-pc-windows-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Young committed Jan 12, 2019
1 parent a609d0e commit 16acf89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
environment:
matrix:
- TARGET: x86_64-pc-windows-msvc
- TARGET: x86_64-pc-windows-gnu
install:
- curl -fsS --retry 3 --retry-connrefused -o rustup-init.exe https://win.rustup.rs/
- rustup-init -yv --default-toolchain stable --default-host %target%
Expand Down

0 comments on commit 16acf89

Please sign in to comment.