[opengm] 342/386: added different boost sources in travis
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Aug 31 08:38:29 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 da0dc19e3ebf1d4ac23ffd323e8592ed68156d47
Author: DerThorsten <thorsten.beier at iwr.uni-heidelberg.de>
Date: Fri Mar 25 13:47:32 2016 +0100
added different boost sources in travis
---
.travis.yml | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 4ab02c6..3468e36 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ addons:
apt:
sources:
- ubuntu-toolchain-r-test
- #- launchpad.net/~gnode/+archive/pandora
+ - boost-latest
- deadsnakes
packages:
- g++-4.8
@@ -19,8 +19,11 @@ addons:
#- python3.5-dev
#- python3.5-venv
#- python3.5-dev:i386
- - libboost-test-dev
- - libhdf5-serial-dev
+ - libboost-thread1.55-dev
+ - libboost-system1.55-dev
+ - libboost-date-time1.55-dev
+ - libboost-chrono1.55-dev
+ - libboost-python1.55-dev
- python-numpy
- python-pip
- python-nose
--
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