wordpos/.travis.yml

10 lines
84 B
YAML

language: node_js
node_js:
- '10'
- '9'
- '8'
- '7'
- '6'
- '5'
- '4'