[shark] 08/79: default boost on travis-ci is too old, trying backports...

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Nov 26 15:39:14 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository shark.

commit d429fbf32b0a144aa7cbb60c4d0ec25232199837
Author: Oswin <oswin.krause at di.ku.dk>
Date:   Wed Oct 28 08:59:08 2015 +0100

    default boost on travis-ci is too old, trying backports...
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 4ee3a28..5f85dcc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ os:
   
 before_install:
   - sudo apt-get update -qq
-  - sudo apt-get install -qq libboost-dev
+  - sudo apt-get install -qq libboost-dev/precise-backports  
   
 before_script:  
   - mkdir build

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



More information about the debian-science-commits mailing list