Add docker service

This commit is contained in:
Kyle Carberry 2019-04-26 10:00:15 -04:00
parent 01a63a7241
commit e8c8fba91d
No known key found for this signature in database
GPG Key ID: A0409BDB6B0B3EDB
1 changed files with 2 additions and 0 deletions

View File

@ -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: