FAQ | This is a LIVE service | Changelog

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

updated travis for new requirements

parent c3ef0a1c
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,7 @@ matrix:
env: DJANGO="django>=1.7,<1.8"
install:
- pip install $DJANGO
- pip install "PyOpenSSL>=0.15,<0.16"
- pip install requests
- pip install -r requirements.txt
- python setup.py -q install
script: python runtests.py
notifications:
......
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