mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 04:22:51 +08:00
#4: update travis config
This commit is contained in:
parent
6f20b23116
commit
d76a1a92d6
@ -1,8 +1,9 @@
|
||||
language: python
|
||||
before_install:
|
||||
- sudo add-apt-repository -y ppa:pavlyshko/precise
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y ffmpeg
|
||||
- echo butts >&2
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: py.test
|
||||
|
Loading…
x
Reference in New Issue
Block a user