Skip to content

Commit

Permalink
ci(appveyor): remove node 6, add node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio authored Jul 11, 2019
1 parent 67baf89 commit 97a4967
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 97a4967

Please sign in to comment.