UNPKG

generator-hyper-angular

Version:

Yeoman generator for AngularJS/Express/node.js apps emphasizing modularity, configuration, and testing

7 lines 152 B
language: node_js node_js: - '0.10' before_script: - npm install -g grunt-cli phantomjs - bower install - export PHANTOMJS_BIN=`which phantomjs`