We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 389e6d2 commit f07414cCopy full SHA for f07414c
.travis.yml
@@ -20,7 +20,7 @@ before_install:
20
install:
21
- conda create -q -y -n fidimag-test python=$TRAVIS_PYTHON_VERSION cython matplotlib pytest scipy pytest-cov gcc
22
- source activate fidimag-test
23
- - pip install pyvtk six nbval
+ - pip install pyvtk six nbval ipywidgets
24
# Download and compile FFTW & Sundials locally
25
- bash bin/install-sundials-2.5.sh
26
- bash bin/install-fftw.sh
0 commit comments