blob: 90256a31989c834e59f13742eb3bb790b95c51b4 [file] [log] [blame]
language: python
sudo: false
python:
- 2.7
- 3.3
- 3.4
- 3.5
install:
- python setup.py dev
script:
- nosetests -s -v --with-coverage