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 9, 2019
1 parent 55d8f00 commit 3edf331
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/egg-kmore/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 3edf331

Please sign in to comment.