blob: 3f2e0c99e8f4b3668738c6b473e72211b9c03d56 [file] [log] [blame]
language: python
python:
- "2.6"
- "2.7"
- "3.3"
install:
- "python setup.py install"
script: make test