mirror of
https://github.com/Hopiu/python-markdown-oembed.git
synced 2026-03-16 22:10:24 +00:00
6 lines
No EOL
100 B
YAML
6 lines
No EOL
100 B
YAML
language: python
|
|
python:
|
|
- "2.6"
|
|
- "2.7"
|
|
# command to run tests
|
|
script: python setup.py test |