holidayapi-node/.travis.yml
2019-09-09 22:30:30 -05:00

8 lines
66 B
YAML

language: node_js
node_js:
- 7
- 8
- 9
- 10
- 11
- 12