Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpneuried committed May 17, 2016
1 parent 7182590 commit 7a4da3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ install:
# Typical npm stuff. Use msvs 2013 for the hiredis parser
- npm install
- npm install hiredis --msvs_version=2013
- npm install grunt-cli
- npm install -g grunt-cli
- grunt build

# Post-install test scripts.
Expand Down

0 comments on commit 7a4da3b

Please sign in to comment.