tree-sitter-html/.travis.yml

11 lines
85 B
YAML
Raw Permalink Normal View History

language: node_js
2018-06-12 00:04:53 +00:00
2019-05-10 19:49:19 +00:00
node_js: 10
2018-06-12 00:04:53 +00:00
env:
2019-02-19 19:39:31 +00:00
- CXX=clang++
2018-06-12 00:04:53 +00:00
branches:
only:
- master