Commit 6ad924a6 authored by Sean Lynch's avatar Sean Lynch

Add Travis-CI config

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