Don't import util

We don't really need its full power. Not worth the bloat.
This commit is contained in:
Sindre Sorhus 2018-09-28 13:30:19 +07:00
parent 6e07df5896
commit 45c976071a
4 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,5 @@
language: node_js
node_js:
- '10'
- '8'
- '6'