Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: node_js
node_js:
- 10
- 8
- 7
- 6
- 6.0
- 16
- 14
- 12
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Status

Version 4.0.0 is a early beta release. Please use and test it and help make it better. We keep you posted on the status of this module.

Version 2.0.1 is the last release that will run on unsupported Node versions less than 12.

Installation
------------

Expand Down
Loading