Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6422810

Browse files
committed
Use github actions for CI status badge in README.md
1 parent cf10bce commit 6422810

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
> Node bindings to the [libgit2](http://libgit2.github.com/) project.
44
5-
6-
Linux & macOS | Windows | Coverage | Dependencies
7-
------------- | ------- | -------- | -------------
8-
[![Build Status Travis](https://api.travis-ci.org/nodegit/nodegit.svg?branch=master)](https://travis-ci.org/nodegit/nodegit) | [![Build Status AppVeyor](https://ci.appveyor.com/api/projects/status/e5a5q75l9yfhnfv2?svg=true)](https://ci.appveyor.com/project/timbranyen/nodegit) | [![Coveralls](https://coveralls.io/repos/nodegit/nodegit/badge.svg)](https://coveralls.io/r/nodegit/nodegit) | [![Dependencies](https://david-dm.org/nodegit/nodegit.svg)](https://david-dm.org/nodegit/nodegit)
5+
[![Actions Status](https://github.com/nodegit/nodegit/workflows/Testing/badge.svg)](https://github.com/nodegit/nodegit/actions)
96

107
**Stable ([email protected]): 0.28.3**
118

0 commit comments

Comments
 (0)