File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 1- sudo : false
2-
31os :
42 - linux
53 - osx
4+ - windows
65
76language : node_js
87
98node_js :
10- - 6
11- - 4
9+ - node
10+ - 10
1211
1312cache :
1413 directories :
1514 - node_modules
16-
17- install :
18- - npm i -g npm@latest
19- - npm install
20-
21- notifications :
22- email : false
Original file line number Diff line number Diff line change 11# Parallel.js
22
3- [ ![ Throughput Graph] ( https://graphs.waffle.io/parallel-js/parallel.js/throughput.svg )] ( https://waffle.io/parallel-js/parallel.js/metrics/throughput )
4-
53[ ![ Build Status] ( https://travis-ci.org/parallel-js/parallel.js.svg?branch=master )] ( https://travis-ci.org/parallel-js/parallel.js )
64[ ![ NPM version] ( https://badge.fury.io/js/paralleljs.svg )] ( http://badge.fury.io/js/paralleljs )
75[ ![ Dependency Status] ( https://img.shields.io/david/parallel-js/parallel.js.svg )] ( https://david-dm.org/parallel-js/parallel.js )
86[ ![ npm] ( https://img.shields.io/npm/dm/paralleljs.svg?maxAge=2592000 )] ( https://www.npmjs.com/package/paralleljs )
97[ ![ Pull Requests Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat )] ( http://makeapullrequest.com )
108[ ![ first-timers-only Friendly] ( https://img.shields.io/badge/first--timers--only-friendly-blue.svg )] ( http://www.firsttimersonly.com/ )
11- <!-- [](https://snyk.io/test/github/parallel-js/paralle.js) -->
12- <!-- [](https://gitter.im/parallel-js/parallel.js) -->
139
1410** Easy Parallel Computing with Javascript**
1511
You can’t perform that action at this time.
0 commit comments