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 633b88a commit 2b63ec0Copy full SHA for 2b63ec0
.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 -c QuantStack -c conda-forge
+ - conda install zlib openimageio boost==1.65.1 -c QuantStack -c conda-forge
49
# Testing
50
- mkdir build
51
- cd build
0 commit comments