Newer
Older

Dr Abraham Martin
committed
- 3.5

Dr Abraham Martin
committed
- DJANGO="django>=1.9,<1.10"
- DJANGO="django>=1.10,<1.11"
install:
- pip install $DJANGO
- pip install requests
- python setup.py -q install
script: python runtests.py
notifications: