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

Skip to content

Commit 7db1c4f

Browse files
committed
kkroening#4: update travis config
1 parent 1d783fa commit 7db1c4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
language: python
2+
install:
3+
- sudo apt-get install ffmpeg
4+
- pip install -r requirements.txt
25
script: py.test

0 commit comments

Comments
 (0)
0