need to go back to the dind thing

This commit is contained in:
Luke Robles 2018-10-14 09:54:04 -07:00
parent b191a73333
commit 644b5eaca0

View File

@ -1,6 +1,6 @@
image: docker:latest image: docker:latest
services: services:
- python:3.6.2-alpine3.6 - docker:dind
stages: stages:
- linting - linting