summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2020-05-19 00:43:14 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2020-05-19 00:43:14 -0700
commit34d3419d1622880989b2cb8cfb93257f76bb515e (patch)
tree79f12902ff102b8a60c0463ea9cf5e8494d45873 /README.md
parent48eb4c64c5d561f351b0791d7a338e08cdd399af (diff)
downloadisort-34d3419d1622880989b2cb8cfb93257f76bb515e.tar.gz
Officially move from travis to github actions
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 115a3593..1141280e 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@
------------------------------------------------------------------------
[![PyPI version](https://badge.fury.io/py/isort.svg)](https://badge.fury.io/py/isort)
-[![Build Status](https://travis-ci.org/timothycrosley/isort.svg?branch=develop)](https://travis-ci.org/timothycrosley/isort)
+[![Test Status](https://github.com/timothycrosley/isort/workflows/Test/badge.svg?branch=develop)](https://github.com/timothycrosley/isort/actions?query=workflow%3ATest)
+[![Lint Status](https://github.com/timothycrosley/isort/workflows/Lint/badge.svg?branch=develop)](https://github.com/timothycrosley/isort/actions?query=workflow%3ALint)
[![Code coverage Status](https://codecov.io/gh/timothycrosley/isort/branch/develop/graph/badge.svg)](https://codecov.io/gh/timothycrosley/isort)
[![Maintainability](https://api.codeclimate.com/v1/badges/060372d3e77573072609/maintainability)](https://codeclimate.com/github/timothycrosley/isort/maintainability)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://pypi.org/project/hug/)