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 1a7367a commit 1aa85e3Copy full SHA for 1aa85e3
.travis.yml
@@ -18,7 +18,7 @@ before_install:
18
- export PATH=/home/travis/miniconda/bin:$PATH
19
20
install:
21
- - conda create -q -y -n fidimag-test python=$TRAVIS_PYTHON_VERSION cython matplotlib pytest scipy pytest-cov cmake psutil
+ - conda create -q -y -n fidimag-test python=$TRAVIS_PYTHON_VERSION cython matplotlib pytest scipy pytest-cov gcc cmake psutil
22
- source activate fidimag-test
23
- pip install pyvtk six nbval ipywidgets
24
# Download and compile FFTW & Sundials locally
0 commit comments