wordpos/.travis.yml

5 lines
86 B
YAML

language: node_js
node_js:
- "stable"
before_script:
- npm install -g jasmine-node