Drop support for Node.js 4

Fixes #41
Fixes #40
This commit is contained in:
Sindre Sorhus 2018-03-28 01:24:25 +07:00
parent fd32b11b6d
commit ef85a5173d
4 changed files with 27 additions and 50 deletions

View file

@ -2,4 +2,3 @@ language: node_js
node_js:
- '8'
- '6'
- '4'