Skip to content

Commit 967c42b

Browse files
committed
chore: update README badges
Switch to GitHub Actions instead of Travis and AppVeyor.
1 parent 0d6e32a commit 967c42b

3 files changed

Lines changed: 1 addition & 54 deletions

File tree

.travis.yml

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

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Shjs
22

3-
[![Travis](https://img.shields.io/travis/shelljs/shjs/master.svg?style=flat-square&label=unix)](https://travis-ci.org/shelljs/shjs)
4-
[![AppVeyor](https://img.shields.io/appveyor/ci/shelljs/shjs/master.svg?style=flat-square&label=windows)](https://ci.appveyor.com/project/shelljs/shjs/branch/master)
3+
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/shelljs/shjs/main.yml?style=flat-square&logo=github)](https://github.com/shelljs/shjs/actions/workflows/main.yml)
54
[![Codecov](https://img.shields.io/codecov/c/github/shelljs/shjs/master.svg?style=flat-square&label=coverage)](https://codecov.io/gh/shelljs/shjs)
65
[![npm version](https://img.shields.io/npm/v/shelljs-shjs.svg?style=flat-square)](https://www.npmjs.com/package/shelljs-shjs)
76

appveyor.yml

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

0 commit comments

Comments
 (0)