blob: 9c6e2e25468ab5f1f65e4070417b162212970122 [file] [log] [blame]
language: python
python:
- "2.7"
- "3.4"
- "3.5"
install:
python setup.py install
script:
python setup.py test