Setup for continuous integration

revert-117-master
Gregory Pike 10 years ago
parent 2f7860a99c
commit 7c1515a253

@ -3,3 +3,6 @@ node_js:
- '0.10'
before_script:
- 'npm install -g grunt-cli'
- 'npm install -g bower'
- 'bower install'
script: grunt test