Skip to content

Commit

Permalink
chore(travis): remove node 6 from travis config
Browse files Browse the repository at this point in the history
BREAKING CHANGE: drop support for node 6
  • Loading branch information
James Singleton authored and JamesSingleton committed Jan 23, 2020
1 parent 649ba4a commit ce2b757
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "6"
- "8"
- "9"
- "10"
Expand Down

0 comments on commit ce2b757

Please sign in to comment.