gnzlbg / ctest

Automatic testing of FFI bindings for Rust

Home Page:https://docs.rs/ctest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate from appveyor to azure pipelines

gnzlbg opened this issue · comments

We should do this. Help wanted.

The current appveyor config tests 4 targets. Travis-ci doesn't seem to support all of those: https://users.rust-lang.org/t/testing-i686-pc-windows-gnu-using-travis-ci-new-windows-jobs/21932

If that doesn't matter, I can raise a PR for switching to Travis anyway.

I would prefer to move this to azure pipelines, that's been the trend on most rust-lang/ projects recently :)