8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db1c4f commit c36a69fCopy full SHA for c36a69f
.travis.yml
@@ -1,5 +1,6 @@
1
language: python
2
install:
3
+ - sudo add-apt-repository ppa:mc3man/trusty-media
4
- sudo apt-get install ffmpeg
5
- pip install -r requirements.txt
6
script: py.test
0 commit comments