ajv/.travis.yml

7 lines
96 B
YAML

language: node_js
before_script:
- git submodule update --init
node_js:
- "0.10"
- "0.12"