Removed GNU toolchain

This commit is contained in:
Antoine Gersant 2017-06-04 14:51:32 -07:00
parent e40f11bf25
commit 42fcf70f53

View file

@ -48,19 +48,6 @@ environment:
target: x86_64-pc-windows-msvc
#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 ###
# See Appveyor documentation for specific details. In short, place any channel or targets you wish