Skip to content

Commit 03b7e67

Browse files
committed
docs: remove Travis reference
1 parent a611b1a commit 03b7e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ To release a new version of this library, we follow this process:
182182
2. Commit ``_version.py``.
183183
3. Create a tag, e.g. ``git tag 1.2.0``.
184184
4. Push the commit and the tag, e.g. ``git push && git push origin 1.2.0``.
185-
5. Wait for `Travis CI <https://travis-ci.com/HyperionGray/trio-websocket>`__ to
185+
5. Wait for `Github CI <https://github.com/HyperionGray/trio-websocket/actions/>`__ to
186186
finish building and ensure that the build is successful.
187187
6. Wait for `Read The Docs <https://trio-websocket.readthedocs.io/en/latest/>`__
188188
to finish building and ensure that the build is successful.

0 commit comments

Comments
 (0)