Skip to content

Commit

Permalink
Switch out CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
hjylewis authored Mar 22, 2022
1 parent f1fe94e commit 40f7118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# esplint

[![npm](https://img.shields.io/npm/v/esplint.svg?style=flat-square)](https://www.npmjs.com/package/esplint)
[![Build Status](https://img.shields.io/travis/hjylewis/esplint/master.svg?style=flat-square)](https://travis-ci.org/hjylewis/esplint)
[![Build Status](https://img.shields.io/github/workflow/status/hjylewis/esplint/Validation%20CI?label=CI&style=flat-square)](https://github.com/hjylewis/esplint/actions/workflows/validate.yml)
[![codecov](https://img.shields.io/codecov/c/github/hjylewis/esplint/master?style=flat-square)](https://codecov.io/gh/hjylewis/esplint)
[![npm](https://img.shields.io/npm/l/esplint.svg?style=flat-square)](https://github.com/hjylewis/esplint/blob/master/LICENSE)

Expand Down

0 comments on commit 40f7118

Please sign in to comment.