0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 01:57:32 +01:00
wagtail/.drone.yml
2015-05-25 16:13:12 +01:00

6 lines
123 B
YAML

image: wagtail-ci
script:
- python3.4 setup.py install
- pip3.4 install -r requirements-dev.txt
- python3.4 runtests.py