Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows
1.26k
stars
59
forks
source link
Add 32-bit Windows target to .travis.yml #108
Closed
Calinou closed 3 years ago
It seems to work fine in my project. Many people still use 32-bit Windows, so I think it makes sense to add it.