Files
CouchPotatoServer/libs/tvdb_api/.travis.yml
2013-08-20 02:11:54 -04:00

10 lines
95 B
YAML

language: python
python:
- 2.5
- 2.6
- 2.7
install: pip install nose
script: nosetests