Skip to content

Commit

Permalink
install grunt-cli globally first
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadghazali committed Sep 3, 2013
1 parent ed34b73 commit 9bb8a9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ language: node_js
node_js:
- "0.10"
- "0.8"

before_install:
- npm install -g grunt-cli

0 comments on commit 9bb8a9f

Please sign in to comment.