Skip to content

Instantly share code, notes, and snippets.

@ivanoats
Created December 8, 2014 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivanoats/34fb409c7015bf400b4f to your computer and use it in GitHub Desktop.
Save ivanoats/34fb409c7015bf400b4f to your computer and use it in GitHub Desktop.
language: node_js
node_js:
- '0.10'
services:
- mongodb
- redis-server
before_install:
- npm install -g grunt-cli
- npm install -g bower
install:
- npm install
- bower install
notifications:
slack: codefellows:fkQPTxzDyaddayaddayaddachangemeQ8EZwF
webhooks:
- urls:
- https://webhooks.gitter.im/e/12f31544ydadadyayadychangemea0475
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment