Skip to content

Commit

Permalink
chore: Do not run node 6 in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Oct 1, 2019
1 parent 26d1676 commit 15df92f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -4,7 +4,6 @@ environment:
- nodejs_version: "12"
- nodejs_version: "10"
- nodejs_version: "8"
- nodejs_version: "6"

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

0 comments on commit 15df92f

Please sign in to comment.