Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Use node 7.9.0 on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
smashwilson committed May 1, 2018
1 parent 7d5a44d commit e3d38fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ cache:
- node_modules

install:
- Install-Product node 7.9.0
- npm install

build: off
Expand Down

0 comments on commit e3d38fe

Please sign in to comment.