This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
tree-sitter-cpp
mirror of
https://github.com/tree-sitter/tree-sitter-cpp
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
56
Wiki
Activity
Browse Source
Use the latest stable node on Travis CI
pull/1/head
Max Brunsfeld
9 years ago
parent
209b3f531f
commit
3cbcf8eada
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@ -1,7 +1,7 @@
language
:
node_js
sudo
:
false
node_js:
-
4
-
"node"
compiler
:
clang-3.6
env:
-
CXX=clang-3.6
Write
Preview
Loading…
Cancel
Save