LeastAuthority / python-challenge-bypass-ristretto

Python bindings for Brave's challenge-bypass-ristretto library
4 stars 4 forks source link

Move Windows CI off of Appveyor #22

Open exarkun opened 4 years ago

exarkun commented 4 years ago

It would be nice to know the software works on Windows.

Add a badge to the readme, too, so Windows support isn't so obscure.

CircleCI and GitHub Actions both offer Windows support now. Try one of those.

Appveyor is hard to integrate with and not really useful for anything except Windows.