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