python-markdown-oembed/.travis.yml
2015-04-21 12:32:52 -05:00

6 lines
No EOL
100 B
YAML

language: python
python:
- "2.6"
- "2.7"
# command to run tests
script: python setup.py test