From 5f06c76c4dfaf7ada20e2f47e2e069f943618f95 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..fcd02be9 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.17 - pip install -q flake8 coveralls - pip install -q https://github.com/qiime2/q2lint/archive/master.zip - make install