Skip to content

Commit

Permalink
npm install added
Browse files Browse the repository at this point in the history
  • Loading branch information
bonny1992 committed Feb 28, 2018
1 parent 66e4229 commit b7221bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ before_deploy:
- zip releases/YourNameHere.zip YourNameHere/bin/Release/*
- nvm install 0.10
- nvm use 0.10
- npm install --yes msi-packager
- node msi.js
deploy:
provider: releases
Expand Down

0 comments on commit b7221bb

Please sign in to comment.