Skip to content

Commit 8408ffc

Browse files
author
davidcorteso
committed
Restoring docker folder for Travis
1 parent f595a8c commit 8408ffc

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
@@ -33,7 +33,7 @@ RUN pip3 install --upgrade setuptools==20.4
3333
RUN pip3 install ipywidgets nbval pyvtk six
3434

3535
WORKDIR /fidimag
36-
ADD ../.. /fidimag
36+
ADD . /fidimag
3737
RUN ./bin/install-sundials.sh
3838
RUN ./bin/install-fftw.sh
3939
RUN make build

0 commit comments

Comments
 (0)