Skip to content

Instantly share code, notes, and snippets.

@hrysd
Created July 2, 2013 14:54
Show Gist options
  • Select an option

  • Save hrysd/5909983 to your computer and use it in GitHub Desktop.

Select an option

Save hrysd/5909983 to your computer and use it in GitHub Desktop.
language: node_js
node_js:
- "0.10"
before_install:
- npm install -g grunt-cli bower
- npm install
- grunt
- npm test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment