Skip to content

Commit

Permalink
[ci] Test on node 13
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Dec 11, 2019
1 parent 6df06d9 commit a4b9e0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
- '13'
- '12'
- '10'
- '8'
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
@@ -1,5 +1,6 @@
environment:
matrix:
- nodejs_version: '13'
- nodejs_version: '12'
- nodejs_version: '10'
- nodejs_version: '8'
Expand Down

0 comments on commit a4b9e0b

Please sign in to comment.