We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a63a7 commit e8c8fbaCopy full SHA for e8c8fba
.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