Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed Aug 30, 2014
1 parent aa16ecf commit d0f88b5
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
Expand Up @@ -3,6 +3,6 @@ node_js:
- "0.8"
- "0.10"
before_install:
- npm install -g npm
- npm install [email protected] -g
before_script:
- npm install -g grunt-cli

0 comments on commit d0f88b5

Please sign in to comment.