trying with docker in docker image

This commit is contained in:
Luke Robles 2017-08-17 16:30:59 -07:00
parent 09b3cb7fed
commit 1f7bd1c62c

View File

@ -1,4 +1,6 @@
image: python:3.6.2-alpine3.6
image: docker:latest
services:
- docker:dind
before_script:
- pip install pylint requests discord.py docker pybooru pylint wolframalpha