Skip to content

Commit d1fddd6

Browse files
Updated Dockerfile for Travis (prev commits to binder dockerfile)
1 parent e39e7f8 commit d1fddd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/travis/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN pip3 install --upgrade setuptools==20.4
3030
RUN pip3 install --upgrade setuptools==20.4
3131
# ----------
3232

33-
RUN pip3 install ipywidgets nbval pyvtk six
33+
RUN pip3 install ipywidgets nbval pyvtk six pytest -U
3434

3535
WORKDIR /fidimag
3636
ADD . /fidimag

0 commit comments

Comments
 (0)