Adds Docker service

This commit is contained in:
Aaron Louie 2020-04-03 10:20:08 -04:00
parent dbf199ec21
commit 85fb0d8506
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ language: node_js
node_js:
- 12
services:
- docker
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start