Commit 96048d22 authored by Igor Dejanović's avatar Igor Dejanović

Merge pull request #17 from Ygg01/travis

Add travis integration
parents a57110c4 86c9b36c
language: python
python:
- "2.7"
- "3.3"
install:
- python setup.py install
script:
- py.test tests/unit
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