Require Node.js 10

This commit is contained in:
Sindre Sorhus 2019-11-07 15:56:02 +07:00
parent 0cc82c583e
commit af6b03d67f
5 changed files with 87 additions and 102 deletions

View file

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