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

Skip to content

Commit 2e81b51

Browse files
committed
kkroening#4: update travis config
1 parent e332857 commit 2e81b51

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 pytest
2+
install: pip install pytest && ~/virtualenv/python2.7/bin
33
script: pytest

0 commit comments

Comments
 (0)
0