Skip to content

Commit

Permalink
Remove support of Node v10
Browse files Browse the repository at this point in the history
  • Loading branch information
exsilium committed Jun 11, 2021
1 parent f767e1f commit 99395ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js
node_js:
- node
- 13
- 14
- 12
- 10
script: npm test

0 comments on commit 99395ad

Please sign in to comment.