File tree Expand file tree Collapse file tree 3 files changed +1
-7
lines changed
Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 1818 strategy :
1919 matrix :
2020 os :
21- - windows-latest
21+ - windows-2019
2222 node :
2323 - 10
2424 fail-fast : false
Original file line number Diff line number Diff line change 66vendor /tree-sitter /** /*
77! vendor /tree-sitter /lib /src /** /* .{c,h}
88! vendor /tree-sitter /lib /include /tree_sitter /* .h
9-
10- .travis.yml
11- appveyor.yml
Original file line number Diff line number Diff line change 11node tree-sitter
22================
33
4- [ ![ Build Status] ( https://travis-ci.org/tree-sitter/node-tree-sitter.svg?branch=master )] ( https://travis-ci.org/tree-sitter/node-tree-sitter )
5- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/0pqlhnnk6i9rsakj/branch/master?svg=true )] ( https://ci.appveyor.com/project/maxbrunsfeld/node-tree-sitter/branch/master )
6-
74Incremental parsers for node
85
96### Installation
You can’t perform that action at this time.
0 commit comments