Skip to content

Commit

Permalink
ci: add node.js v12
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Sep 8, 2019
1 parent 763e9a5 commit 9a73f21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/kmore-types/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ language: node_js
node_js:
- '8'
- '10'
- '12'

cache:
directories:
Expand Down
1 change: 1 addition & 0 deletions packages/kmore-types/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ environment:
matrix:
- nodejs_version: "8"
- nodejs_version: "10"
- nodejs_version: "12"

platform:
- x64
Expand Down

0 comments on commit 9a73f21

Please sign in to comment.