pure/.travis.yml
2019-07-15 09:11:43 -07:00

6 lines
47 B
YAML

language: node_js
node_js:
- 12
- 10
- 8