blob: 98452bc881d658e4199a29143c6e70706f8ed853 [file] [log] [blame]
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "pypy"
install:
- pip install .
script:
- python setup.py test