Commit 6a032e87 by Oleg Marshev

Add test requirements to travis.

parent 78a1e92d
......@@ -5,7 +5,8 @@ services:
- elasticsearch
install:
- "pip install coveralls"
- pip install -r requirements/test.py
- pip install coveralls
script:
- make test
......
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