is/.travis.yml
Sindre Sorhus 58abf58f3a Init
2017-09-22 00:44:27 +07:00

5 lines
51 B
YAML

language: node_js
node_js:
- '8'
- '6'
- '4'