We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc3f33 commit 3d8d068Copy full SHA for 3d8d068
1 file changed
.travis.yml
@@ -35,6 +35,6 @@ install:
35
- conda install landlab jupyter -c landlab
36
- conda info -a && conda list
37
script:
38
-- ./run_notebook.py **/*.ipynb --skip='*_unexpanded*' --skip='*intro*' --skip='flow*'
+- ./run_notebook.py **/*.ipynb --skip='*intro*' --skip='flow*'
39
virtualenv:
40
system_site_packages: false
0 commit comments