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