1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
django-client-reverse/circle.yml

17 lines
197 B
YAML

machine:
python:
version: 3.4.2
environment:
DEBUG: true
IN_URL_TEST: true
dependencies:
pre:
- ./runbuild
cache_directories:
- env
test:
override:
- ./runtests