c-w / gutenberg

A simple interface to the Project Gutenberg corpus.
Apache License 2.0
320 stars 60 forks source link

Set up CI on Windows #118

Closed c-w closed 5 years ago

c-w commented 5 years ago

This pull request integrates the project with the free tier in Azure Pipelines so that we can get CI on Windows. The pull request also fixes several Windows issues in the test suite related to improper handling of file encodings.

Once the pull request is merged, we should mark the Windows CI as a required check in the master branch policy.