Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
ci(appveyor): replace node 6 with node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed Jul 4, 2019
1 parent c2dc674 commit 557e275
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 @@ -15,9 +15,9 @@ environment:
PLATFORM: windows-10-store
JUST_BUILD: --justBuild
matrix:
- nodejs_version: "6"
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"

platform:
- x86
Expand Down

0 comments on commit 557e275

Please sign in to comment.