Skip to content

Commit 8024144

Browse files
committed
Update VS Code to 1.41.1
1 parent 6a1dcab commit 8024144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66

77
before_install:
88
- export MAJOR_VERSION="2"
9-
- export VSCODE_VERSION="1.41.0"
9+
- export VSCODE_VERSION="1.41.1"
1010
- export VERSION="$MAJOR_VERSION.$TRAVIS_BUILD_NUMBER"
1111
- export TAG="$VERSION-vsc$VSCODE_VERSION"
1212
- if [[ "$TRAVIS_BRANCH" == "master" ]]; then export MINIFY="true"; fi

0 commit comments

Comments
 (0)