i686-pc-windows-gnu works again

This commit is contained in:
Peter Atashian
2020-04-09 00:39:16 -04:00
parent bbfb7325b7
commit b5ef9ff0c1
-3
View File
@@ -13,9 +13,6 @@ environment:
channel: nightly
- host: x86_64-pc-windows-gnu
channel: 1.6.0
matrix:
allow_failures:
- host: i686-pc-windows-gnu
install:
- ps: if (ls -r . -fi "*.rs" | sls "`t") { throw "Found tab character" }