Commit abcb3ff0 authored by Seb's avatar Seb
Browse files

wrong option

parent d23771d1
...@@ -7,7 +7,7 @@ stages: ...@@ -7,7 +7,7 @@ stages:
stage: test stage: test
script: script:
- apt-get update - apt-get update
- apt-get install -f ffmpeg - apt-get install -y ffmpeg
- python runtests.py - python runtests.py
head: head:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment