[opengm] 360/386: add hdf5 for osx to travis (next try)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Aug 31 08:38:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository opengm.

commit f08611ecf8b8fe74216bdae6663d63b305d54daf
Author: Joerg Kappes <kappes at math.uni-heidelberg.de>
Date:   Fri Apr 1 23:43:30 2016 +0200

    add hdf5 for osx to travis (next try)
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 6da9b0a..d3b48c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,8 +33,7 @@ addons:
 before_install:
       - if [ `uname` = "Darwin" ]; then
            brew update >/dev/null;
-           brew tap homebrew/science
-           brew install hdf5;
+           brew install homebrew/science/hdf5;
         fi
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opengm.git



More information about the debian-science-commits mailing list