Skip to content

Commit

Permalink
test node v12
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiask88 committed May 11, 2019
1 parent a0cd99d commit 6959952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sudo: false
language: node_js

node_js:
- "11"
- "12"
- "10"
- "8"
- "6"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ environment:
# Test against these versions of Node.js
matrix:
# node.js
- nodejs_version: "11"
- nodejs_version: "12"
- nodejs_version: "10"
- nodejs_version: "8"
- nodejs_version: "6"
Expand Down

0 comments on commit 6959952

Please sign in to comment.