diff --git a/.drone.yml b/.drone.yml index 2115e59534..faa8a5006e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,4 @@ -image: kaedroho/django-base +image: wagtail-ci script: - python3.4 setup.py install - pip3.4 install -r requirements-dev.txt