UNPKG

core-resource-app-test

Version:

App that contains assets and scripts for the core apps

14 lines (11 loc) 234 B
language: node_js node_js: - "0.8" - "0.10" before_install: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start - npm install -g karma bower grunt-cli - bower install - npm install script: "grunt"