[opengm] 314/386: updated travis
    Ghislain Vaillant 
    ghisvail-guest at moszumanska.debian.org
       
    Wed Aug 31 08:38:19 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 172f6148ffeadbd1c459e3dd42b65d722d3a88eb
Author: DerThorsten <thorsten.beier at iwr.uni-heidelberg.de>
Date:   Tue Jan 5 15:58:41 2016 +0100
    updated travis
---
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index a75d70f..9233ee8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,9 @@ compiler:
   - gcc
   - clang
 before_install :
-   - sudo apt-get install libhdf5-dev
+   - sudo add-apt-repository https://launchpad.net/~gnode/+archive/pandora
+   - sudo apt-get update -qq 
+   - sudo apt-get install -qq libhdf5-serial-dev
    - sudo apt-get install python-numpy
    - sudo apt-get install python-pip
    - sudo add-apt-repository ppa:ukplc-team/testing -y 
-- 
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