1
0
mirror of https://github.com/bspeice/metrik synced 2024-09-19 17:21:30 -04:00
metrik/.travis.yml
2016-08-07 16:40:52 -04:00

10 lines
114 B
YAML

language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
script: python setup.py test