Download this file

.travis.yml    6 lines (5 with data), 45 Bytes

1
2
3
4
5
language: node_js
node_js:
- 7
- 6
- 4