is/.travis.yml

6 lines
51 B
YAML
Raw Normal View History

2017-09-22 00:44:27 +07:00
language: node_js
node_js:
- '8'
- '6'
- '4'