Skip to content

Commit ececa73

Browse files
committed
Try a 1.70 pin
1 parent 20400f6 commit ececa73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ install:
2525
- conda create -q -n test-environment
2626
- source activate test-environment
2727
- 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.*
28+
- conda install python=$TRAVIS_PYTHON_VERSION boost=1.70.* fftw numpy pybind11=2.2.* swig cmake compilers eigen=3.2.*
2929
- conda list
3030
- export BOOST_DIR=$CONDA_PREFIX
3131
- export EIGEN_DIR=$CONDA_PREFIX

0 commit comments

Comments
 (0)