mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-24 18:04:32 +02:00
CI is now GitHub Actions, closes #143
This commit is contained in:
parent
d7d3f96286
commit
01c7784be5
4 changed files with 5 additions and 47 deletions
2
setup.py
2
setup.py
|
|
@ -39,7 +39,7 @@ setup(
|
|||
"Changelog": "https://sqlite-utils.readthedocs.io/en/stable/changelog.html",
|
||||
"Source code": "https://github.com/simonw/sqlite-utils",
|
||||
"Issues": "https://github.com/simonw/sqlite-utils/issues",
|
||||
"CI": "https://travis-ci.com/simonw/sqlite-utils",
|
||||
"CI": "https://github.com/simonw/sqlite-utils/actions",
|
||||
},
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue