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 d7dce01 commit f51780eCopy full SHA for f51780e
.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==1.2.9 openimageio boost==1.65.1 -c QuantStack -c conda-forge
+ - conda install boost==1.65.1 openimageio -c QuantStack -c conda-forge
49
# Testing
50
- mkdir build
51
- cd build
0 commit comments