Skip to content

Commit 6d115ca

Browse files
author
Ravi Chande
authored
Merge pull request #2360 from rchande/folding
Implement VS Code syntax-based folding API
2 parents e2bed4f + 078ed96 commit 6d115ca

File tree

8 files changed

+7486
-2559
lines changed

8 files changed

+7486
-2559
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
- "8"
55

66
env:
7-
- CODE_VERSION=1.18.0
7+
- CODE_VERSION=1.24.0
88

99
before_install:
1010
- if [ $TRAVIS_OS_NAME == "linux" ]; then

0 commit comments

Comments
 (0)