Skip to content

Commit

Permalink
install grunt on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
zemirco committed Mar 15, 2013
1 parent 31542be commit 9429a4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,4 +1,6 @@
language: node_js
node_js:
- 0.8
- "0.10"
- "0.10"
before_script:
- npm install -g grunt-cli

0 comments on commit 9429a4e

Please sign in to comment.