Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaymk committed May 27, 2014
1 parent de9d624 commit 51ca94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: node_js
node_js:
- 0.10
before_script: "npm install && grunt"
before_script: "npm install grunt-cli -g && grunt"

0 comments on commit 51ca94d

Please sign in to comment.