FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 33b17798 authored by Dr Abraham Martin's avatar Dr Abraham Martin
Browse files

travis update

parent 51ded7b6
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ env:
- DJANGO="django>=1.8,<1.9"
install:
- pip install $DJANGO
- pip install PyOpenSSL>=0.15,<0.16
- pip install "PyOpenSSL>=0.15,<0.16"
- pip install requests
- python setup.py -q install
script: python runtests.py
......
django>=1.7
PyOpenSSL>=0.15,<0.16
requests
\ No newline at end of file
requests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment