Skip to content

Commit

Permalink
[Travis] Add node v13
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMaz committed Dec 28, 2019
1 parent 82f46ab commit 9bf9d39
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 @@ -6,5 +6,6 @@ node_js:
- "8"
- "10"
- "12"
- "13"
after_success:
- npm run coverall

0 comments on commit 9bf9d39

Please sign in to comment.