This commit is contained in:
Greenscreener 2019-07-19 13:43:38 +02:00
parent 1783ad9306
commit 5fc314e79e

View File

@ -9,6 +9,9 @@ lint:
- "-c"
services:
- docker:dind
variables:
DOCKER_HOST: "tcp://docker:2375"
DOCKER_DRIVER: oberlay2
script:
- docker-compose run xo-js-lint
- docker-compose run xo-html-lint