Skip to content

Commit

Permalink
Drop node 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjeffburke committed Aug 12, 2020
1 parent 0ce498c commit 8a79b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "8"
- "10"
- "12"
- "14"
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit 8a79b49

Please sign in to comment.