blob: 4ffe6290c17d809bd14ed7c9b7c89f237db7e1ca [file] [log] [blame]
language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6-dev"
- "pypy"
install:
- pip install .
script:
- python setup.py test