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

Skip to content

Commit 816d50d

Browse files
committed
kkroening#4: update travis config
1 parent 1e05694 commit 816d50d

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,3 +1,3 @@
11
language: python
2-
install: pip install --user -r requirements.txt
2+
install: pip install -r requirements.txt
33
script: pytest

0 commit comments

Comments
 (0)
0