Removed GNU toolchain
This commit is contained in:
parent
e40f11bf25
commit
42fcf70f53
1 changed files with 0 additions and 13 deletions
13
appveyor.yml
13
appveyor.yml
|
@ -48,19 +48,6 @@ environment:
|
||||||
target: x86_64-pc-windows-msvc
|
target: x86_64-pc-windows-msvc
|
||||||
#cargoflags: --features "unstable"
|
#cargoflags: --features "unstable"
|
||||||
|
|
||||||
### GNU Toolchains ###
|
|
||||||
|
|
||||||
# Stable 64-bit GNU
|
|
||||||
- channel: stable
|
|
||||||
target: x86_64-pc-windows-gnu
|
|
||||||
# Beta 64-bit GNU
|
|
||||||
- channel: beta
|
|
||||||
target: x86_64-pc-windows-gnu
|
|
||||||
# Nightly 64-bit GNU
|
|
||||||
- channel: nightly
|
|
||||||
target: x86_64-pc-windows-gnu
|
|
||||||
#cargoflags: --features "unstable"
|
|
||||||
|
|
||||||
### Allowed failures ###
|
### Allowed failures ###
|
||||||
|
|
||||||
# See Appveyor documentation for specific details. In short, place any channel or targets you wish
|
# See Appveyor documentation for specific details. In short, place any channel or targets you wish
|
||||||
|
|
Loading…
Add table
Reference in a new issue