]> gitweb @ CieloNegro.org - youtube-dl.git/blob - .travis.yml
05dd519a8ba84bad8a6616197e4feaae632ebd41
[youtube-dl.git] / .travis.yml
1 language: python
2 #specify the python version
3 python:
4   - "2.6"
5   - "2.7"
6 # command to run tests
7 script: nosetests tests