mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
doc: replace status badges with new Actions badge
PR-URL: https://github.com/nodejs/node-gyp/pull/2218 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Matias Lopez <imatlopez@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
This commit is contained in:
parent
2317dc400c
commit
754996b9ec
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
# `node-gyp` - Node.js native addon build tool
|
||||
|
||||
[](https://travis-ci.com/nodejs/node-gyp)
|
||||
[](https://github.com/nodejs/node-gyp/actions?workflow=Python_tests)
|
||||
[](https://github.com/nodejs/node-gyp/actions?query=workflow%3ATests+branch%3Amaster)
|
||||
|
||||
`node-gyp` is a cross-platform command-line tool written in Node.js for
|
||||
compiling native addon modules for Node.js. It contains a vendored copy of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue