mirror of
https://github.com/coder/code-server.git
synced 2025-09-22 17:23:30 +08:00
Add docker service
This commit is contained in:
@ -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