[opengm] 359/386: add hdf5 for osx to travis

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 d945748da907abe14771ff550cd16cc532fb44d1
Author: Joerg Kappes <kappes at math.uni-heidelberg.de>
Date:   Fri Apr 1 23:34:15 2016 +0200

    add hdf5 for osx to travis
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

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