Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
support newer node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Burnett01 committed May 4, 2019
1 parent 322b0a9 commit 0cf149b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ sudo: false
language: node_js
node_js:
- "stable"
- "10"
- "9"
- "8"
- "7"
- "6"
- "5"
Expand Down

0 comments on commit 0cf149b

Please sign in to comment.