UNPKG

susi-forge

Version:
20 lines (19 loc) 299 B
sudo: false language: node_js node_js: - '0.12' before_install: - npm install -g bower - npm install -g grunt-cli - bower install install: - npm install - grunt build branches: only: - master - stable - develop - documentation - /^deploy-.*$/ - /^release\/.*$/