mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
5 lines
85 B
YAML
5 lines
85 B
YAML
language: python
|
|
python:
|
|
- "2.7"
|
|
install: make configure develop
|
|
script: make test
|