[mod] let's debug travis

This commit is contained in:
Laurent Peuch 2016-05-12 12:30:21 +02:00
parent 498a04993c
commit 285cdb2362

View File

@ -5,6 +5,8 @@ install:
- sudo apt-get install graphicsmagick libav-tools -y
- pip install -r requirements.txt
- python setup.py develop
- avconv -version
- avconv -help
python:
- "2.7"
script: