Skip to content

Commit

Permalink
chore: remove node 6 and add node 14 support
Browse files Browse the repository at this point in the history
  • Loading branch information
masumsoft committed Apr 16, 2021
1 parent d200f25 commit 58c3bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
node_js:
- "6"
- "8"
- "10"
- "12"
- "14"

addons:
apt:
Expand Down

0 comments on commit 58c3bec

Please sign in to comment.