Skip to content

Commit 66726ef

Browse files
authored
remove Travis CI settings (#196)
Commit bea9e86 enabled GitHub Actions. Remove the .travis.yml configuration and point to GH Actions in the README instead.
1 parent 9c35f18 commit 66726ef

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

.travis.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Resources
2626
- `Code <http://github.com/kvesteri/validators/>`_
2727

2828

29-
.. |Build Status| image:: https://travis-ci.org/kvesteri/validators.svg?branch=master
30-
:target: https://travis-ci.org/kvesteri/validators
29+
.. |Build Status| image:: https://github.com/kvesteri/validators/workflows/GH/badge.svg
30+
:target: https://github.com/kvesteri/validators/actions/workflows/main.yml
3131
.. |Version Status| image:: https://img.shields.io/pypi/v/validators.svg
3232
:target: https://pypi.python.org/pypi/validators/
3333
.. |Downloads| image:: https://img.shields.io/pypi/dm/validators.svg

0 commit comments

Comments
 (0)