1, migrate from travis CI to github actions;
2, migrate from coveralls to codecov.
This commit is contained in:
debugtalk
2019-12-13 23:28:21 +08:00
parent b51187c9a6
commit 534f85120c
8 changed files with 21 additions and 40 deletions

View File

@@ -5,6 +5,8 @@
**Changed**
- refactor: use poetry>=1.0.0
- test: migrate from travis CI to github actions
- test: migrate from coveralls to codecov
## 2.4.2 (2019-12-13)