Skip to content

Commit

Permalink
Node 14 and 15 are added to CI configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
ezze committed Jan 7, 2021
1 parent c726d15 commit 1e6c4f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "15"
- "14"
- "13"
- "12"
- "11"
Expand Down

0 comments on commit 1e6c4f0

Please sign in to comment.