wordpos/.travis.yml

7 lines
100 B
YAML

language: node_js
node_js:
- '5'
- '4'
- '0.12'
before_script:
- npm install -g jasmine-node