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

Skip to content

Commit e332857

Browse files
committed
kkroening#4: update travis config
1 parent 1542dae commit e332857

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
language: python
2-
script: ${VIRTUAL_ENV}/bin/pytest
2+
install: pip install pytest
3+
script: pytest

0 commit comments

Comments
 (0)
0