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 20400f6 commit ececa73Copy full SHA for ececa73
1 file changed
.travis.yml
@@ -25,7 +25,7 @@ install:
25
- conda create -q -n test-environment
26
- source activate test-environment
27
- conda config --env --add channels conda-forge
28
- - conda install python=$TRAVIS_PYTHON_VERSION boost=1.69.* fftw numpy pybind11=2.2.* swig cmake compilers eigen=3.2.*
+ - conda install python=$TRAVIS_PYTHON_VERSION boost=1.70.* fftw numpy pybind11=2.2.* swig cmake compilers eigen=3.2.*
29
- conda list
30
- export BOOST_DIR=$CONDA_PREFIX
31
- export EIGEN_DIR=$CONDA_PREFIX
0 commit comments