Skip to content

Commit 1f2bd4d

Browse files
committed
Test against JupyterLab 2 on travis
Signed-off-by: martinRenou <[email protected]>
1 parent 5556381 commit 1f2bd4d

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
@@ -21,7 +21,7 @@ install:
2121
- conda config --set always_yes yes --set changeps1 no
2222
- conda update -q conda
2323
- conda info -a
24-
- conda install -c conda-forge nodejs notebook matplotlib ipywidgets selenium jupyterlab=1
24+
- conda install -c conda-forge nodejs notebook matplotlib ipywidgets selenium jupyterlab
2525
- pip install -v .
2626
script:
2727
- jupyter nbextension install --py --symlink --sys-prefix ipympl

0 commit comments

Comments
 (0)