mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
doc: add travis badge
PR-URL: https://github.com/nodejs/node-gyp/pull/1971 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
This commit is contained in:
parent
04da736d38
commit
6b8f2652dd
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# `node-gyp` - Node.js native addon build tool
|
||||
|
||||
[](https://travis-ci.com/nodejs/node-gyp)
|
||||
|
||||
`node-gyp` is a cross-platform command-line tool written in Node.js for
|
||||
compiling native addon modules for Node.js. It contains a fork of the
|
||||
[gyp](https://gyp.gsrc.io) project that was previously used by the Chromium
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue