Skip to content

Commit

Permalink
Support node v14
Browse files Browse the repository at this point in the history
  • Loading branch information
devinivy committed May 10, 2020
1 parent bdffffa commit 2ec15db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ node_js:
- "8"
- "10"
- "12"
- "14"
- "node"

after_script: "npm run coveralls"

0 comments on commit 2ec15db

Please sign in to comment.