migrate travis-ci to grunt as well

This commit is contained in:
Gavin 2013-03-02 23:17:21 -08:00
parent b06cced0fc
commit 476ee88b24

View File

@ -2,6 +2,6 @@ language: node_js
node_js:
- 0.8
before_script:
- npm install -g jshint
- npm install
script:
- jshint _attachments
- grunt jshint