is/.travis.yml
Sindre Sorhus 45c976071a Don't import util
We don't really need its full power. Not worth the bloat.
2018-09-28 13:32:55 +07:00

5 lines
52 B
YAML

language: node_js
node_js:
- '10'
- '8'
- '6'