Skip to content

Commit

Permalink
ci: remove node.js v12 tests on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Jun 11, 2019
1 parent aa90736 commit c757f09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ environment:
matrix:
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"
# https://github.com/appveyor/ci/issues/2921
#- nodejs_version: "12"

platform:
- x64
Expand Down

0 comments on commit c757f09

Please sign in to comment.