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 Sep 8, 2019
1 parent 1396b37 commit c0ec3e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/kmore-types/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 c0ec3e8

Please sign in to comment.