test: run matrix tests on linux/macos/windows and Python 2.7/3.5/3.6/3.7/3.8

This commit is contained in:
debugtalk
2019-12-13 23:59:47 +08:00
parent 6cbd85a26b
commit 97d7d595ca
3 changed files with 7 additions and 4 deletions

View File

@@ -7,6 +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
## 2.4.2 (2019-12-13)