UNPKG

gluttony

Version:

Nukes the project's node_modules directory and reinstalls latest dependencies

9 lines (8 loc) 124 B
language: node_js node_js: - "4.2" - "4.1" - "4.0" script: npm run test before_install: - npm install -g npm@latest