js-generator-openstack/.travis.yml

8 lines
84 B
YAML

language: node_js
node_js:
- v5
- v4
- '0.12'
before_script:
- npm run lint