mitchmindtree
|
e2ec0eace2
|
Remove gnu target to avoid need to install gcc for cc crate
|
2019-06-21 16:17:58 +02:00 |
mitchmindtree
|
d1a4f456de
|
Remove 32-bit appveyor targets. Only build nightly on MSVC.
As appveyor only does one job at a time, this should help to keep
appveyor builds under 5 minutes... Otherwise we're looking at 15+ min
build times.
|
2019-06-21 16:08:01 +02:00 |
mitchmindtree
|
61c3520d70
|
Try using a slightly more modern yml to address appveyor build bug
This uses the script from here with all comments stripped:
https://github.com/starkat99/appveyor-rust/
The beta targets have also been removed to keep build times low.
|
2019-06-21 15:53:27 +02:00 |
Pierre Krieger
|
2d35a7a090
|
Fix the appveyor build
|
2014-12-23 15:28:38 +01:00 |
Pierre Krieger
|
c2737ce359
|
Add appveyor file
|
2014-12-16 17:15:45 +01:00 |