This repository was archived by the owner on Aug 11, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11language : node_js
22sudo : false
33node_js :
4+ - " 9"
5+ - " 8"
46 - " 7"
57 - " 6"
68 - " 4"
Original file line number Diff line number Diff line change 1- # npm-lifecycle [ ![ npm version] ( https://img.shields.io/npm/v/npm-lifecycle.svg )] ( https://npm.im/npm-lifecycle ) [ ![ license] ( https://img.shields.io/npm/l/npm-lifecycle.svg )] ( https://npm.im/npm-lifecycle ) [ ![ Travis] ( https://img.shields.io/travis/npm/lifecycle.svg )] ( https://travis-ci.org/npm/lifecycle ) [ ![ AppVeyor] ( https://ci.appveyor.com/api/projects/status/github/npm/lifecycle?svg=true )] ( https://ci.appveyor.com/project/npm/lifecycle ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/npm/lifecycle/badge.svg?branch=latest )] ( https://coveralls.io/github/npm/lifecycle?branch=latest )
1+ # npm-lifecycle [ ![ npm version] ( https://img.shields.io/npm/v/npm-lifecycle.svg )] ( https://npm.im/npm-lifecycle ) [ ![ license] ( https://img.shields.io/npm/l/npm-lifecycle.svg )] ( https://npm.im/npm-lifecycle ) [ ![ Travis] ( https://img.shields.io/travis/npm/npm- lifecycle.svg )] ( https://travis-ci.org/npm/npm- lifecycle ) [ ![ AppVeyor] ( https://ci.appveyor.com/api/projects/status/github/npm/npm- lifecycle?svg=true )] ( https://ci.appveyor.com/project/npm/npm- lifecycle ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/npm/npm- lifecycle/badge.svg?branch=latest )] ( https://coveralls.io/github/npm/npm- lifecycle?branch=latest )
22
3- [ ` npm-lifecycle ` ] ( https://github.com/npm/lifecycle ) is a standalone library for
3+ [ ` npm-lifecycle ` ] ( https://github.com/npm/npm- lifecycle ) is a standalone library for
44executing packages' lifecycle scripts. It is extracted from npm itself and
55intended to be fully compatible with the way npm executes individual scripts.
66
Original file line number Diff line number Diff line change 11environment :
22 matrix :
3+ - nodejs_version : " 9"
4+ - nodejs_version : " 8"
35 - nodejs_version : " 7"
46 - nodejs_version : " 6"
57 - nodejs_version : " 4"
You can’t perform that action at this time.
0 commit comments