python-markdown-oembed/.travis.yml

6 lines
100 B
YAML
Raw Normal View History

2015-04-21 17:32:52 +00:00
language: python
python:
- "2.6"
- "2.7"
# command to run tests
script: python setup.py test