blob: 5d43564795661a2fe08a4b37a1febbf628ca306f [file] [log] [blame]
language: python
python:
- 2.6
- 2.7
- pypy
- 3.2
- 3.3
install:
- "pip install --use-mirrors nose==1.2.1"
- "python setup.py develop"
script: nosetests