blob: 3c04ca9e537375ba51f4617bc638137dcfd7bb7e [file] [log] [blame]
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
install:
python setup.py install
script:
python test/test.py -av