Commit 1c5a2613 by Tim Babych

add travis to master branch

parent fc3d267f
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