Commit 296d3a07 by Oleg Marshev

Fix travis file.

parent 44e717b3
...@@ -5,7 +5,7 @@ services: ...@@ -5,7 +5,7 @@ services:
- elasticsearch - elasticsearch
install: install:
- pip install -r requirements/test.py - pip install -r requirements/test.txt
- pip install coveralls - pip install coveralls
script: script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment