UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

12 lines (9 loc) 160 B
language: node_js node_js: - "0.10" - "4" - "5" - "6" # Use faster Docker architecture on Travis. sudo: false script: "npm test && npm run coveralls"