mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 00:33:17 +00:00
5 lines
133 B
YAML
5 lines
133 B
YAML
image: kaedroho/django-base
|
|
script:
|
|
- python3.4 setup.py install
|
|
- pip3.4 install -r requirements-dev.txt
|
|
- python3.4 runtests.py
|