Skip to content

Commit 5184984

Browse files
committed
MAINT: CI
1 parent d2a5eb2 commit 5184984

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
@@ -23,7 +23,7 @@ matrix:
2323
- os: linux
2424
env: PYTHON_VERSION=3.5
2525
CONDA_DEPENDENCIES="numpy scipy matplotlib coverage pytest pytest-cov flake8"
26-
PIP_DEPENDENCIES="codecov pytest-sugar nibabel imageio"
26+
PIP_DEPENDENCIES="codecov pytest-sugar nibabel imageio imageio-ffmpeg"
2727

2828
# OSX
2929
- os: osx

0 commit comments

Comments
 (0)