Skip to content

Commit

Permalink
Remove Node 4 and add Node 10 to Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni authored and mroderick committed Aug 7, 2018
1 parent f463241 commit c89795a
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:
# https://github.com/nodejs/LTS
- "4" # ends April 2018
- "6" # ends April 2019
- "8" # ends December 2019
- "10" # ends April 2021

sudo: false

Expand Down

0 comments on commit c89795a

Please sign in to comment.