mirror of
https://github.com/retep998/winapi-rs
synced 2026-06-08 17:07:48 +00:00
i686-pc-windows-gnu works again
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user