UNPKG

wnpc

Version:

This README outlines the details of collaborating on this Ember application.

17 lines (12 loc) 168 B
--- language: node_js sudo: false cache: directories: - node_modules install: - npm install -g bower - npm install - bower install script: - npm test