Skip to content

Commit

Permalink
[ci] Test on node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Apr 23, 2020
1 parent 7a0ad90 commit 73f8bb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- 10
- 12
- 13
- 14
os:
- macOS-latest
- ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
environment:
matrix:
- nodejs_version: '14'
- nodejs_version: '13'
- nodejs_version: '12'
- nodejs_version: '10'
Expand Down

0 comments on commit 73f8bb6

Please sign in to comment.