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 2b63ec0 commit d7dce01Copy full SHA for d7dce01
.travis.yml
@@ -45,7 +45,7 @@ install:
45
- conda update -q conda
46
- conda install gtest cmake -c conda-forge
47
- conda install xtensor==0.13.0 -c conda-forge
48
- - conda install zlib openimageio boost==1.65.1 -c QuantStack -c conda-forge
+ - conda install zlib==1.2.9 openimageio boost==1.65.1 -c QuantStack -c conda-forge
49
# Testing
50
- mkdir build
51
- cd build
0 commit comments