cleverstack-cli
Version:
Command line interface for CleverStack
24 lines (19 loc) • 472 B
YAML
language: node_js
node_js:
- '0.10'
- '0.11'
- '0.12'
- 'iojs'
before_install:
- 'npm install -g grunt-cli'
- 'npm install -g bower'
cache:
directories:
- node_modules
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/515d4eb7d44adbed410b
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false