UNPKG

quickbuild

Version:

A mature, feature-complete application generator with an emphasis on speed

15 lines (14 loc) 188 B
sudo: false language: node_js node_js: - "8" - "9" - "10" services: - mongodb cache: directories: - node_modules script: - npm run build - npm run test