From 0127155610564394c5436b880b24be70a74a341c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoshiki=20V=C3=A1zquez=20Baeza?= Date: Thu, 21 Sep 2017 16:02:07 -0700 Subject: [PATCH] BLD: 1.8.18 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c9e60c8..c84682be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ install: - conda install -q pytest-cov # temporary solution while we get this into a permanent channel - conda install -c mortonjt unifrac - - conda install -c conda-forge hdf5 + - conda install -c conda-forge hdf5==1.8.18 - pip install -q flake8 coveralls - pip install -q https://github.com/qiime2/q2lint/archive/master.zip - make install