We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c25ecd commit ff4742cCopy full SHA for ff4742c
.travis.yml
@@ -2,7 +2,7 @@ language: node_js
2
node_js:
3
- 8.15.0
4
env:
5
- - VSCODE_VERSION="1.32.0" MAJOR_VERSION="1" VERSION="$MAJOR_VERSION.$TRAVIS_BUILD_NUMBER-vsc$VSCODE_VERSION"
+ - VSCODE_VERSION="1.33.0" MAJOR_VERSION="1" VERSION="$MAJOR_VERSION.$TRAVIS_BUILD_NUMBER-vsc$VSCODE_VERSION"
6
matrix:
7
include:
8
- os: linux
0 commit comments