Skip to content

Commit d7dce01

Browse files
committed
add zlib version dep
1 parent 2b63ec0 commit d7dce01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ install:
4545
- conda update -q conda
4646
- conda install gtest cmake -c conda-forge
4747
- conda install xtensor==0.13.0 -c conda-forge
48-
- conda install zlib openimageio boost==1.65.1 -c QuantStack -c conda-forge
48+
- conda install zlib==1.2.9 openimageio boost==1.65.1 -c QuantStack -c conda-forge
4949
# Testing
5050
- mkdir build
5151
- cd build

0 commit comments

Comments
 (0)