Skip to content

Commit

Permalink
Add nodejs 13 & 14 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenicholson committed Aug 5, 2020
1 parent 2cab4dd commit ec35fa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "14"
- "13"
- "12"
- "11"
- "10"
Expand Down

0 comments on commit ec35fa4

Please sign in to comment.