Add docker service
This commit is contained in:
parent
01a63a7241
commit
e8c8fba91d
@ -1,6 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 10.15.1
|
||||
services:
|
||||
- docker
|
||||
env:
|
||||
- VSCODE_VERSION="1.33.1" MAJOR_VERSION="1" VERSION="$MAJOR_VERSION.$TRAVIS_BUILD_NUMBER-vsc$VSCODE_VERSION"
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user