8000 #4: update travis config · Powercoder64/ffmpeg-python@4fe531f · GitHub
[go: up one dir, main page]

Skip to content

Commit 4fe531f

Browse files
committed
kkroening#4: update travis config
1 parent c36a69f commit 4fe531f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: python
22
install:
3-
- sudo add-apt-repository ppa:mc3man/trusty-media
3+
- sudo add-apt-repository ppa:mc3man/trusty-media -y
44
- sudo apt-get install ffmpeg
55
- pip install -r requirements.txt
66
script: py.test

0 commit comments

Comments
 (0)
0