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

9 lines
104 B
YAML
Raw Normal View History

2016-08-07 16:25:04 -04:00
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
script: python setup.py test