difftastic/.travis.yml

7 lines
97 B
YAML

language: node_js
before_script:
- "tree-sitter compile"
- "npm install"
node_js:
- "0.10"