change: remove windows runner temporarily

This commit is contained in:
debugtalk
2019-12-14 00:33:18 +08:00
parent aa96e891f1
commit d48386de7a
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
- refactor: use poetry>=1.0.0
- test: migrate from travis CI to github actions
- test: migrate from coveralls to codecov
- test: run matrix tests on linux/macos/windows and Python 2.7/3.5/3.6/3.7/3.8
- test: run matrix tests on linux/macos/~~windows~~ and Python 2.7/3.5/3.6/3.7/3.8
## 2.4.2 (2019-12-13)