wordpos/.travis.yml

5 lines
86 B
YAML
Raw Normal View History

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