We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ea94a commit 9f3341fCopy full SHA for 9f3341f
.travis.yml
@@ -1,6 +1,8 @@
1
language: node_js
2
node_js:
3
- 10.15.1
4
+services:
5
+- docker
6
env:
7
- VSCODE_VERSION="1.33.1" MAJOR_VERSION="1" VERSION="$MAJOR_VERSION.$TRAVIS_BUILD_NUMBER-vsc$VSCODE_VERSION"
8
matrix:
0 commit comments