Skip to content

Commit

Permalink
build: drop Node 10 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffijoe committed Aug 11, 2021
1 parent 8fdb3e9 commit 6e90779
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,8 +1,9 @@
language: node_js
node_js:
- 'stable'
- '16'
- '14'
- '12'
- '10'

cache:
directories:
Expand Down

0 comments on commit 6e90779

Please sign in to comment.