From 5b2fc2712ea392d2b7a2545d48868f631409e8e6 Mon Sep 17 00:00:00 2001 From: Jair Henrique Date: Tue, 2 Nov 2021 21:05:45 -0300 Subject: [PATCH] Change ci badge to github actions --- .github/workflows/main.yml | 1 - README.rst | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a890578..195c8f4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,6 @@ on: jobs: build: runs-on: ubuntu-latest - continue-on-error: true strategy: matrix: python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "pypy3"] diff --git a/README.rst b/README.rst index d8944da..5a0ed8e 100644 --- a/README.rst +++ b/README.rst @@ -62,8 +62,8 @@ more details :target: https://pypi.python.org/pypi/vcrpy .. |Python versions| image:: https://img.shields.io/pypi/pyversions/vcrpy.svg :target: https://pypi.python.org/pypi/vcrpy -.. |Build Status| image:: https://secure.travis-ci.org/kevin1024/vcrpy.svg?branch=master - :target: http://travis-ci.org/kevin1024/vcrpy +.. |Build Status| image:: https://github.com/kevin1024/vcrpy/actions/workflows/main.yml/badge.svg + :target: https://github.com/kevin1024/vcrpy/actions .. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg :alt: Join the chat at https://gitter.im/kevin1024/vcrpy :target: https://gitter.im/kevin1024/vcrpy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge