Commit 69d6fc0d authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #72 from techniq/master

Add Travis-CI config for continuous integration testing
parents eb31f1b0 6ad924a6
language: python
python:
- "2.5"
- "2.6"
- "2.7"
install: "pip install -r requirements.txt --use-mirrors"
script: nosetests
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