1
0
mirror of https://github.com/bspeice/metrik synced 2024-09-27 13:11:37 -04:00
metrik/.travis.yml
2016-08-07 16:45:49 -04:00

9 lines
104 B
YAML

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