Skip to content

Commit

Permalink
Drop node < 8
Browse files Browse the repository at this point in the history
  • Loading branch information
madyankin committed Sep 17, 2019
1 parent 0f89aa6 commit d4a1bb9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ sudo: false
language: node_js
node_js:
- node
- 7
- 6
- 11
- 10
- 9
- 8

0 comments on commit d4a1bb9

Please sign in to comment.