Commit 83ca2251 by Oleg Marshev

Remove travis.

parent 45c122c8
language: python
python: 2.7
services:
- elasticsearch
install:
- "pip install coveralls"
script:
- make test
after_success:
- coveralls
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