Skip to content

Commit 84267a1

Browse files
committed
Replace link to travis with GH workflow
1 parent d998d31 commit 84267a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pip install setuptools
3434
git push origin master --tags
3535
```
3636

37-
- Ensure that all [tests](https://travis-ci.org/campaignmonitor/createsend-python) pass, and that [coverage](https://coveralls.io/r/campaignmonitor/createsend-python) is maintained or improved.
37+
- Ensure that all [tests](https://github.com/campaignmonitor/createsend-python/actions/workflows/tests.yml) pass, and that [coverage](https://coveralls.io/r/campaignmonitor/createsend-python) is maintained or improved.
3838

3939
- Add a new [GitHub Release](https://github.com/campaignmonitor/createsend-python/releases) using the newly created tag.
4040

0 commit comments

Comments
 (0)