Skip to content

Commit

Permalink
Remove Node 4 and 5 from Travis and add Node 10.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Jun 12, 2018
1 parent 6123ce2 commit 0365266
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ install:

language: node_js
node_js:
- "10"
- "9"
- "8"
- "7"
- "6"
- "5"
- "4"

sudo: false

0 comments on commit 0365266

Please sign in to comment.