Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Commit

Permalink
run appveyor tests using node v9
Browse files Browse the repository at this point in the history
  • Loading branch information
askmike committed May 24, 2018
1 parent b080ff7 commit 7358e55
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 @@ -2,7 +2,7 @@ init:
- git config --global core.autocrlf input

environment:
nodejs_version: "8.11.2"
nodejs_version: "9"

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit 7358e55

Please sign in to comment.