Skip to content

Commit 6523883

Browse files
committed
Debug
Signed-off-by: martinRenou <[email protected]>
1 parent 4c4582f commit 6523883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install:
2323
- conda info -a
2424
- conda install -c conda-forge mamba
2525
- mamba install -c conda-forge nodejs=13 matplotlib
26-
- mamba install jupyterlab=3 ipywidgets jupyterlab_widgets -c conda-forge/label/jupyterlab_rc -c conda-forge/label/jupyterlab_server_rc -c conda-forge/label/jupyterlab_widgets_rc
26+
- mamba install jupyterlab=3 ipywidgets jupyterlab_widgets -c conda-forge/label/jupyterlab_rc -c conda-forge/label/jupyterlab_server_rc -c conda-forge/label/jupyterlab_widgets_rc -c conda-forge
2727
- pip install .
2828
script:
2929
- test -d $CONDA_PREFIX/share/jupyter/nbextensions/jupyter-matplotlib

0 commit comments

Comments
 (0)