[Pkg-running-devel] [antpm] 17/41: travis-ci: try using newer boost v5

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Tue Feb 23 21:46:45 UTC 2016


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

ralovich-guest pushed a commit to branch upstream
in repository antpm.

commit 2a9bb1ba401fe8b64e6c9e5fa650f887ae5e7697
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Oct 10 16:18:15 2015 +0200

    travis-ci: try using newer boost v5
---
 .travis.yml | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 7538573..abe82ef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ addons:
   apt:
     sources:
     - ubuntu-toolchain-r-test
+    - boost-latest
     packages:
     - gcc-4.9
     - g++-4.9
@@ -28,12 +29,12 @@ addons:
     - pkg-config
     - libusb-dev
     - libxml2-dev
-    - libboost-date-time1.48-dev
-    - libboost-filesystem1.48-dev
-    - libboost-program-options1.48-dev
-    - libboost-system1.48-dev
-    - libboost-test1.48-dev
-    - libboost-thread1.48-dev
+    - libboost-date-time1.55-dev
+    - libboost-filesystem1.55-dev
+    - libboost-program-options1.55-dev
+    - libboost-system1.55-dev
+    - libboost-test1.55-dev
+    - libboost-thread1.55-dev
     - valgrind
 
 language: cpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git



More information about the Pkg-running-devel mailing list