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 May 7, 2020
1 parent 2b49c48 commit 97ddfce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- '14'
- '13'
- '12'
- '10'
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 97ddfce

Please sign in to comment.