Skip to content

Commit

Permalink
Try tests in node@4
Browse files Browse the repository at this point in the history
  • Loading branch information
alexindigo committed Feb 13, 2018
1 parent 9d44871 commit 872a326
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
Expand Up @@ -2,6 +2,7 @@ sudo: false

language: node_js
node_js:
- "4"
- "6"
- "8"
- "9"
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: '4'
- nodejs_version: '6'
- nodejs_version: '8'
- nodejs_version: '9'
Expand Down

0 comments on commit 872a326

Please sign in to comment.