[shark] 09/79: used aydins config

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Nov 26 15:39:17 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 628fcb2b56a5dc6c601b36143be0752de09ece12
Author: Oswin <oswin.krause at di.ku.dk>
Date:   Wed Oct 28 09:08:19 2015 +0100

    used aydins config
---
 .travis.yml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 5f85dcc..8f66811 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,8 +8,13 @@ os:
   - linux
   
 before_install:
-  - sudo apt-get update -qq
-  - sudo apt-get install -qq libboost-dev/precise-backports  
+  - sudo add-apt-repository -y ppa:boost-latest/ppa
+  - sudo apt-get update
+  - sudo apt-get install libboost1.55-dev  libboost-date-time1.55-dev libboost-filesystem1.55-dev 
+  - sudo apt-get install libboost-graph1.55-dev libboost-iostreams1.55-dev libboost-math1.55-dev 
+  - sudo apt-get install libboost-program-options1.55-dev
+  - sudo apt-get install libboost-random1.55-dev libboost-regex1.55-dev libboost-serialization1.55-dev 
+  - sudo apt-get install libboost-system1.55-dev libboost-test1.55-dev libboost-thread1.55-dev
   
 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