Skip to content

Commit

Permalink
Merge pull request #27 from mrseanryan/chore/add-node-14-to-travis
Browse files Browse the repository at this point in the history
Add Node 14 to versions tested by Travis
  • Loading branch information
mrseanryan committed May 24, 2020
2 parents 07a2b17 + c4d9f3c commit 16b91e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ notifications:
email: false

node_js:
- "14"
- "12"
- "10"
# - "8" - disabled: too old for commitizen
Expand Down

0 comments on commit 16b91e6

Please sign in to comment.