We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2a5eb2 commit 5184984Copy full SHA for 5184984
.travis.yml
@@ -23,7 +23,7 @@ matrix:
23
- os: linux
24
env: PYTHON_VERSION=3.5
25
CONDA_DEPENDENCIES="numpy scipy matplotlib coverage pytest pytest-cov flake8"
26
- PIP_DEPENDENCIES="codecov pytest-sugar nibabel imageio"
+ PIP_DEPENDENCIES="codecov pytest-sugar nibabel imageio imageio-ffmpeg"
27
28
# OSX
29
- os: osx
0 commit comments