wordpos/.travis.yml

9 lines
79 B
YAML

language: node_js
node_js:
- '13'
- '12'
- '11'
- '10'
- '8'
- '6'