allow i686-pc-windows-gnu to fail on travis
This commit is contained in:
parent
7f6fd8f3a0
commit
331a5e9941
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ matrix:
|
|||
#- env: TARGET=x86_64-pc-windows-msvc
|
||||
#- env: TARGET=x86_64-pc-windows-gnu
|
||||
#- env: TARGET=i686-pc-windows-msvc
|
||||
#- env: TARGET=i686-pc-windows-gnu
|
||||
- env: TARGET=i686-pc-windows-gnu
|
||||
|
||||
install:
|
||||
- if [ "$NO_ADD" == "" ]; then rustup target add $TARGET; fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue