Commit 86c9b36c authored by Daniel Fath's avatar Daniel Fath

Add travis integration

- Add basic Travis CI integration to Arpeggio parser
parent a57110c4
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