Skip to content

Commit

Permalink
Fix AppVeyor builds (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cu3PO42 committed Sep 13, 2016
1 parent 2090c8b commit 4486641
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ install:
# install modules
- node --version
- npm --version
- npm install -g npm@latest
- npm --version
- npm install

build_script:
Expand Down

0 comments on commit 4486641

Please sign in to comment.