django-courriers/.travis.yml

6 строки
84 B
YAML
Исходник Обычный вид История

2013-11-28 14:29:09 +04:00
language: python
python:
- 2.7
install: pip install tox --use-mirrors
script: tox