This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
tree-sitter-c
mirror of
https://github.com/tree-sitter/tree-sitter-c
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
79
Wiki
Activity
Browse Source
Test against node 0.12 on travis
pull/1/head
Max Brunsfeld
11 years ago
parent
4d74578e4c
commit
3293e97bbc
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
.travis.yml
+ 1
- 2
.travis.yml
View File
@ -3,5 +3,4 @@ before_script:
-
"tree-sitter compile"
-
"npm install"
node_js:
-
"0.10"
-
"0.11"
-
"0.12"
Write
Preview
Loading…
Cancel
Save