UNPKG

generator-prospa

Version:

Create fully working Single Page Applications using various technology combinations

25 lines (19 loc) 267 B
--- language: node_js node_js: - "8" sudo: false dist: trusty addons: chrome: stable cache: directories: - $HOME/.npm env: global: # See https://git.io/vdao3 for details. - JOBS=1 script: - npm run lint:hbs - npm run lint:js - npm test