Remove gnu target to avoid need to install gcc for cc crate

This commit is contained in:
mitchmindtree 2019-06-21 16:17:58 +02:00
parent d1a4f456de
commit e2ec0eace2
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ environment:
target: x86_64-pc-windows-msvc
- channel: nightly
target: x86_64-pc-windows-msvc
# GNU
- channel: stable
target: x86_64-pc-windows-gnu
matrix:
allow_failures: